All Projects → Interview Questions → Similar Projects or Alternatives

2766 Open source projects that are alternatives of or similar to Interview Questions

Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+2274.87%)
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 (+1622.46%)
AlgoDaily
just for fun
Stars: ✭ 118 (-36.9%)
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+11455.08%)
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 (-71.66%)
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+1440.64%)
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+228.88%)
Mutual labels:  algorithm, graph, tree, stack, sort, linked-list, queue
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+29244.92%)
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+63.64%)
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-25.67%)
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+103.74%)
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+45.99%)
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+6262.03%)
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+2395.72%)
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 (-11.23%)
Mutual labels:  graph, tree, stack, sorting-algorithms, linked-list, queue
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-59.36%)
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+503.74%)
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-35.29%)
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-89.3%)
Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+22837.43%)
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+166.31%)
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1566.84%)
Data-structures
Data Structures in Java
Stars: ✭ 13 (-93.05%)
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+124.06%)
Mutual labels:  tree, stack, sort, datastructures, queue
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 (-56.15%)
Mutual labels:  data-structures, tree, stack, linked-list, queue
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+2790.91%)
TheJobInterviewGuide
A job guide to help developers get through interviews and get amazing jobs!
Stars: ✭ 267 (+42.78%)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+148.13%)
Mutual labels:  tree, linked-list, stack, queue, sort
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+177.54%)
codewars python solutions
My CodeWars solutions in Python.
Stars: ✭ 111 (-40.64%)
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+2000%)
Mutual labels:  algorithm, graph, data-structures, tree, sort
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+8518.72%)
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-4.81%)
Mutual labels:  algorithm, graph, tree, stack, queue
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 (-33.16%)
Mutual labels:  data-structures, tree, stack, datastructures, queue
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-82.89%)
Mutual labels:  algorithm, graph, data-structures, tree, interviews
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (+4.81%)
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+9071.66%)
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 (-65.24%)
Cs Fundamentals
🎓 Data structures and algorithms
Stars: ✭ 869 (+364.71%)
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-33.16%)
Mutual labels:  algorithm, graph, tree, stack, sort
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+445.99%)
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-81.28%)
Mutual labels:  graph, tree, stack, linked-list, queue
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+780.75%)
Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Stars: ✭ 15 (-91.98%)
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-52.41%)
counter-interview.dev
a collaborative collection of interview questions collected from both sides of the game: Interviewer(s) and Interviewee.
Stars: ✭ 102 (-45.45%)
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-81.82%)
Mutual labels:  tree, stack, queue, interview, sort
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-83.42%)
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+503.21%)
Mutual labels:  data-structures, tree, stack, linked-list, queue
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (+111.76%)
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+2404.81%)
Coding Ninjas Data Structures And Algorithms In Python
Solved problems and assignments of DSA course taught by Coding Ninjas team
Stars: ✭ 70 (-62.57%)
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+110.16%)
Problem Solving Javascript
🔥 Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
Stars: ✭ 451 (+141.18%)
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+157.75%)
Mutual labels:  algorithm, graph, tree, sort
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-55.08%)
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+12903.74%)
Python Interview Problems For Practice
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
Stars: ✭ 538 (+187.7%)
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (-2.14%)
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+193.58%)
Mutual labels:  stack, datastructures, linked-list, queue
1-60 of 2766 similar projects