All Projects → geekanamika → Interview-Prep-DS-Algo

geekanamika / Interview-Prep-DS-Algo

Licence: other
No description or website provided.

Programming Languages

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

Projects that are alternatives of or similar to Interview-Prep-DS-Algo

Datamodelr
Data model diagrams in R
Stars: ✭ 248 (+1671.43%)
Mutual labels:  data-structures
pysdsl
Python bindings to Succinct Data Structure Library 2.0
Stars: ✭ 23 (+64.29%)
Mutual labels:  data-structures
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 (+142.86%)
Mutual labels:  data-structures
Orderedmap
🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
Stars: ✭ 247 (+1664.29%)
Mutual labels:  data-structures
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+952800%)
Mutual labels:  data-structures
baps-bgd.github.io
This repository is used to maintain the site of BAPS. Please read the README if you are willing to contribute.
Stars: ✭ 17 (+21.43%)
Mutual labels:  data-structures
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+20135.71%)
Mutual labels:  data-structures
DS Algo
A repository to maintain various data structures and algorithms
Stars: ✭ 23 (+64.29%)
Mutual labels:  data-structures
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+1463178.57%)
Mutual labels:  data-structures
js-data-structures-and-algorithms
JavaScript implementations of common data structure and algorithm concepts.
Stars: ✭ 31 (+121.43%)
Mutual labels:  data-structures
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+21971.43%)
Mutual labels:  data-structures
Fucking Algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Stars: ✭ 99,705 (+712078.57%)
Mutual labels:  data-structures
OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Doc…
Stars: ✭ 27 (+92.86%)
Mutual labels:  data-structures
Write A Hash Table
✏️ Learn how to write a hash table in C
Stars: ✭ 2,822 (+20057.14%)
Mutual labels:  data-structures
algorithm-study
草莓奶昔的算法学习笔记(typescript/python)
Stars: ✭ 29 (+107.14%)
Mutual labels:  data-structures
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+20742.86%)
Mutual labels:  data-structures
algoexpert-data-structures-algorithms
A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
Stars: ✭ 134 (+857.14%)
Mutual labels:  data-structures
swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (+200%)
Mutual labels:  data-structures
landscape-of-programming
This repo aim to show you what to learn on the way to excellence.
Stars: ✭ 67 (+378.57%)
Mutual labels:  data-structures
Daily-Coding-DS-ALGO-Practice
A open source project🚀 for bringing all interview💥💥 and competative📘 programming💥💥 question under one repo📐📐
Stars: ✭ 255 (+1721.43%)
Mutual labels:  data-structures

Interview-Prep-DS-Algo

Fundamentals

Pointers and Functions

Arrays

Arrays 2.0 (2D Arrays,Strings)

Strings

Sorting & Searching (Divide and Conquer)

Bitmasking Techniques

Number Theory

Recursion and Backtracking

Linked Lists

Stacks and Queues

Doubly Ended Queue & Sliding Window

Binary Trees & Binary Search Trees

Heaps

Hashing

Graph Algorithms

Dynamic Programming

Greedy Algorithms

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].