All Projects → InterviewBit → Similar Projects or Alternatives

1437 Open source projects that are alternatives of or similar to InterviewBit

Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+115.58%)
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+5667.53%)
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-54.55%)
Mutual labels:  tree, linked-list, stack, queue, strings, arrays
Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-61.04%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+502.6%)
Mutual labels:  hashing, tree, linked-list, stack, queue, bit-manipulation
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+87.01%)
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+57.14%)
Mutual labels:  tree, linked-list, stack, queue, arrays
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 (+115.58%)
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (-15.58%)
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 (-58.44%)
algoexpert
AlgoExpert is an online platform that helps software engineers to prepare for coding and technical interviews.
Stars: ✭ 8 (-89.61%)
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (-38.96%)
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+254.55%)
AlgoDaily
just for fun
Stars: ✭ 118 (+53.25%)
Mutual labels:  tree, linked-list, stack, queue, binary-search
LeetCode
Solution to LeetCode Problems in Python and Golang 🎯
Stars: ✭ 12 (-84.42%)
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (+6.49%)
Mutual labels:  tree, linked-list, stack, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+1364.94%)
Mutual labels:  tree, linked-list, stack, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+142.86%)
Mutual labels:  tree, linked-list, stack, queue
Problem-Solving
This Repository consists of my solutions💡 in Python 3 to various problems in Data Structures and Algorithms.🎖️
Stars: ✭ 17 (-77.92%)
Mutual labels:  linked-list, maps, strings, heaps
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+80.52%)
Mutual labels:  tree, linked-list, stack, queue
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 (-31.17%)
Mutual labels:  tree, linked-list, stack, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+698.7%)
Mutual labels:  tree, linked-list, stack, queue
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+4083.12%)
Mutual labels:  tree, linked-list, stack, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-83.12%)
Mutual labels:  linked-list, stack, queue, arrays
Algorithms
✨ a bunch of algorithms in a bunch of languages ✨
Stars: ✭ 55 (-28.57%)
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (+62.34%)
Mutual labels:  tree, stack, queue
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (+62.34%)
Mutual labels:  tree, stack, strings
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+131.17%)
Mutual labels:  tree, stack, queue
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 (-55.84%)
Cracking The Coding Interview
📚 C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
Stars: ✭ 396 (+414.29%)
Mutual labels:  strings, arrays, dynamic-programming
Pgo
Go library for PHP community with convenient functions
Stars: ✭ 51 (-33.77%)
Mutual labels:  maps, strings, arrays
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+5983.12%)
Mutual labels:  hashing, tree, heaps
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-59.74%)
Mutual labels:  linked-list, stack, queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+612.99%)
Mutual labels:  linked-list, stack, queue
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-62.34%)
Mutual labels:  tree, stack, queue
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-67.53%)
Mutual labels:  linked-list, stack, arrays
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+485.71%)
Mutual labels:  stack, queue, dynamic-programming
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-29.87%)
Algorithm-Implementation
This is our effort to collect the best implementations to tough algorithms. All codes are written in c++.
Stars: ✭ 16 (-79.22%)
Mutual labels:  strings, arrays, binary-search
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+562.34%)
Mutual labels:  stack, queue, dynamic-programming
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-55.84%)
Mutual labels:  tree, stack, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (+36.36%)
Mutual labels:  tree, stack, queue
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+11.69%)
Mutual labels:  tree, linked-list, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-42.86%)
Mutual labels:  linked-list, stack, queue
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+109.09%)
Mutual labels:  linked-list, stack, queue
psolving-paradigms
Common problems of dynamic programming methods and techniques, including prerequisites, for competitive programmers.
Stars: ✭ 34 (-55.84%)
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-67.53%)
Mutual labels:  linked-list, stack, queue
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (-72.73%)
Mutual labels:  linked-list, queue, strings
Dsa Geeksclasses
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
Stars: ✭ 137 (+77.92%)
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-77.92%)
Mutual labels:  linked-list, stack, queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+15.58%)
Mutual labels:  tree, stack, queue
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-55.84%)
Mutual labels:  tree, stack, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+711.69%)
Mutual labels:  linked-list, stack, queue
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+219.48%)
Mutual labels:  tree, linked-list, stack
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (+316.88%)
Mutual labels:  tree, stack, queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+444.16%)
Mutual labels:  tree, stack, queue
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+14033.77%)
Mutual labels:  tree, stack
Array To Tree
Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure
Stars: ✭ 141 (+83.12%)
Mutual labels:  tree, arrays
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (+376.62%)
Mutual labels:  hashing, dynamic-programming
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+57.14%)
Mutual labels:  hashing, linked-list
1-60 of 1437 similar projects