dhruv-yadav-nitj / Striver-A2Z-DSA-Sheet-CPP

This repository contains solutions for every problem in the Striver's A2Z DSA Sheet. All solutions are written in C++ by me.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Striver-A2Z-DSA-Sheet-CPP

198030893-e0c815ef-28fa-43df-8e8a-fc42243b59fa

Welcome to the Striver's A2Z DSA Sheet Solutions repository! This repository contains solutions to all the problems from Striver's A2Z DSA Sheet, implemented in C++ (and sometimes in Python) by me. This repository is the result of my work of about 2.5 months.

About Striver's A2Z DSA Sheet

Striver's A2Z DSA Sheet is a well-known and highly regarded resource in the world of DSA and software engineering interviews. It is curated by Raj Vikramaditya, a renowned educator and software engineer, known as "Striver". The sheet contains a wide range of problems that cover various topics, helping programmers enhance their problem-solving skills and gain proficiency in data structures and algorithms.

Contents

Basics Sorting Techniques Arrays Binary Search String Linked List Recursion Bit Manipulation Stacks Queues Sliding Windows Two Pointers Heap Greedy Binary Tree Binary Search Tree Graph Disjoint Set Dynamic Programming Trie

Resources

Link to the Sheet
Take U Forward - Youtube Channel

About

This repository contains solutions for every problem in the Striver's A2Z DSA Sheet. All solutions are written in C++ by me.


Languages

Language:C++ 97.6%Language:Python 2.4%