All Projects → devangi2000 → Data-Structures-Algorithms-Handbook

devangi2000 / Data-Structures-Algorithms-Handbook

Licence: MIT license
A series of important questions with solutions to crack the coding interview and ace it!

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Data-Structures-Algorithms-Handbook

Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1446.67%)
Mutual labels:  hashing, linked-list, array, recursion, bit-manipulation, heap, searching-algorithms
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+14703.33%)
Mutual labels:  linked-list, array, recursion, bit-manipulation, sorting-algorithms, heap, dynamic-programming
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+453.33%)
Mutual labels:  linked-list, array, recursion, sorting-algorithms, heap, dynamic-programming
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+156.67%)
Mutual labels:  hashing, linked-list, strings, backtracking, bit-manipulation, dynamic-programming
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-16.67%)
Mutual labels:  linked-list, recursion, sorting-algorithms, interview-questions, searching-algorithms, queues
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+3.33%)
Mutual labels:  linked-list, array, sorting-algorithms, trees, searching-algorithms
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+810%)
Mutual labels:  linked-list, strings, heap, interview-questions, dynamic-programming
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (+56.67%)
Mutual labels:  linked-list, backtracking, dynamic-programming, trees, stacks
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-73.33%)
Mutual labels:  strings, recursion, dynamic-programming, stacks, tries
Java-Questions-and-Solutions
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Stars: ✭ 34 (+13.33%)
Mutual labels:  bit-manipulation, sorting-algorithms, dynamic-programming, trees, searching-algorithms
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-60%)
Mutual labels:  linked-list, strings, dynamic-programming, trees
Algorithms-Java
A collection of common algorithms and data structures implemented in Java.
Stars: ✭ 141 (+370%)
Mutual labels:  bit-manipulation, sorting-algorithms, dynamic-programming, trees
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+356.67%)
Mutual labels:  linked-list, recursion, sorting-algorithms, dynamic-programming
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+10883.33%)
Mutual labels:  linked-list, sorting-algorithms, interview-questions, dynamic-programming
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+1170%)
Mutual labels:  linked-list, sorting-algorithms, interview-questions, dynamic-programming
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (+76.67%)
Mutual labels:  linked-list, array, recursion, sorting-algorithms
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (+83.33%)
Mutual labels:  linked-list, array, backtracking, dynamic-programming
Coding Ninjas Java Solutions
This will have solutions to all the problems that are included in Coding Ninja's 2020 Java Course. Star the repo if you like it.
Stars: ✭ 32 (+6.67%)
Mutual labels:  linked-list, strings, sorting-algorithms, dynamic-programming
Interview Questions In Javascript
A mostly reasonable collection of technical software development interview questions solved in Javascript
Stars: ✭ 3,268 (+10793.33%)
Mutual labels:  strings, array, recursion, interview-questions
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (+1220%)
Mutual labels:  strings, recursion, sorting-algorithms, dynamic-programming

Data-Structures-Algorithms-Handbook

Ace that coding interview!

A series of 500+ questions with solutions not only to crack that coding interview, but also ace it! Most of the solutions are in C++ but I shall constantly update the repository with solutions in C++ as well as Java. Will try to include Brute-Better-Optimal approaches in each question too.

Here's a comprehensive list of resources I used during my coding interview prep -

CompanyWise Questions:

https://github.com/krishnadey30/LeetCode-Questions-CompanyWise

Must do LC Questions:

https://leetcode.com/discuss/career/452354/compilation-of-questions-covering-each-interview-question-pattern

450 DSA Sheet by Love Babbar:

https://450dsa.com/

InterviewBit:

https://www.interviewbit.com/coding-interview-questions/

Striver's SDE Sheet

https://docs.google.com/document/d/1SM92efk8oDl8nyVw8NHPnbGexTS9W-1gmTEYfEurLWQ/preview?pru=AAABe4a-PVo*kDBTLY2GWFDjMGGGJ4-wxg#

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].