All Projects → Algorithms → Similar Projects or Alternatives

1204 Open source projects that are alternatives of or similar to Algorithms

Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+48.41%)
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 (+17049.21%)
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+162486.51%)
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+105777.78%)
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+295.24%)
Interview Techdev Guide
This repository contains curated technical interview questions by fn+geeks community
Stars: ✭ 252 (+100%)
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+1207.14%)
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-39.68%)
Awesome Coding Interview Question Patterns
The most common question-patterns for any coding-interview
Stars: ✭ 196 (+55.56%)
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (+24.6%)
Leetcode In Swift
My solutions to LeetCode problems written in Swift
Stars: ✭ 150 (+19.05%)
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+796.03%)
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+710.32%)
Mutual labels:  algorithm, data-structures, interview
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 (+142.86%)
Algorithms4 Common
🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。
Stars: ✭ 183 (+45.24%)
Mutual labels:  algorithm, data-structures, interview
Competitive Programming
My competitive programming guide,reading materials, link to system and design interview preparation and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank , spoj, codesignal, codebyte, codeblocks and other online judges
Stars: ✭ 206 (+63.49%)
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (+42.06%)
Mutual labels:  algorithm, data-structures, interview
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+2186.51%)
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
Stars: ✭ 3,090 (+2352.38%)
Mutual labels:  algorithm, data-structures, interview
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+43451.59%)
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+1244.44%)
Mutual labels:  algorithm, data-structures, interview
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+13511.9%)
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (+64.29%)
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+4190.48%)
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+3153.17%)
Mutual labels:  algorithm, data-structures, interview
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (+268.25%)
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (+454.76%)
Mutual labels:  algorithm, data-structures, interview
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+2373.81%)
coding-interview-guide
A systematic coding interview guide
Stars: ✭ 76 (-39.68%)
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+5761.11%)
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+36130.16%)
Mutual labels:  algorithm, data-structures, interview
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+5441.27%)
Mutual labels:  algorithm, interview
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+524.6%)
Mutual labels:  algorithm, data-structures
Js Interview Questions
❔❓❔ Notes from technical (javascript) interviews. Tasks and quiz for different topics to discuss on interview / check self skills in javascript
Stars: ✭ 830 (+558.73%)
Mutual labels:  interview, interview-preparation
Awesome Javascript Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
Stars: ✭ 939 (+645.24%)
Mutual labels:  interview, interview-preparation
Awesome Ios Interview
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Stars: ✭ 753 (+497.62%)
Mutual labels:  interview, interview-preparation
Lld Parking Lot
Repository for low level design solution of parking lot
Stars: ✭ 27 (-78.57%)
Mutual labels:  interview, interview-preparation
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (+567.46%)
Mutual labels:  interview, interview-preparation
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-7.94%)
Mutual labels:  algorithm, data-structures
Cs Fundamentals
🎓 Data structures and algorithms
Stars: ✭ 869 (+589.68%)
Mutual labels:  interview, interview-preparation
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-83.33%)
Mutual labels:  algorithm, data-structures
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+8231.75%)
Mutual labels:  algorithm, interview
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (+484.92%)
Mutual labels:  algorithm, interview
Google Interview Preparation Problems
leetcode problems I solved during my Google interview preparation.
Stars: ✭ 861 (+583.33%)
Mutual labels:  interview, interview-preparation
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (+666.67%)
Mutual labels:  algorithm, data-structures
Android Interview Questions
A repository containing interview questions on DS, Java & Android based on my experiences.
Stars: ✭ 125 (-0.79%)
Mutual labels:  interview, interview-preparation
Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (+684.13%)
Mutual labels:  algorithm, interview
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (+718.25%)
Mutual labels:  algorithm, data-structures
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-62.7%)
Mutual labels:  algorithm, interview
Angular Interview Questions
A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.
Stars: ✭ 967 (+667.46%)
Mutual labels:  interview, interview-preparation
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+722.22%)
Mutual labels:  algorithm, interview
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-3.17%)
Interview Guide
Coding/technical interview guide: data structures, algorithms, complexity analyses, interview questions
Stars: ✭ 54 (-57.14%)
Mutual labels:  algorithm, data-structures
Ready For Tech Interview
💻 신입 개발자로서 준비를 하기 위해 지식을 정리하는 공간 👨‍💻
Stars: ✭ 1,035 (+721.43%)
Mutual labels:  data-structures, interview
Leetcode Python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
Stars: ✭ 1,088 (+763.49%)
Mutual labels:  data-structures, interview
Android Notes
✨✨✨这有一包小鱼干,确定不要吃嘛?( 逃
Stars: ✭ 732 (+480.95%)
Mutual labels:  algorithm, interview
Algorithms
Study cases for Algorithms and Data Structures.
Stars: ✭ 32 (-74.6%)
Mutual labels:  algorithm, data-structures
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-61.9%)
Mutual labels:  algorithm, data-structures
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (+777.78%)
Mutual labels:  algorithm, data-structures
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+784.13%)
Mutual labels:  data-structures, interview
1-60 of 1204 similar projects