All Projects → AustinTice → Jobinterviewalgorithms

AustinTice / Jobinterviewalgorithms

Licence: mit
A directory of classic algorithms that you will find when interviewing for software engineering jobs.

Projects that are alternatives of or similar to Jobinterviewalgorithms

Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+2119.57%)
Mutual labels:  algorithm, interview-practice
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 (+46873.91%)
Mutual labels:  algorithm, interview-practice
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+140880.43%)
Mutual labels:  algorithm, interview-practice
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+306.52%)
Mutual labels:  algorithm, interview-practice
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+10045.65%)
Mutual labels:  algorithm, interview-practice
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 (+347.83%)
Mutual labels:  algorithm, interview-practice
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 (+565.22%)
Mutual labels:  algorithm, interview-practice
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (+158.7%)
Mutual labels:  algorithm, interview-practice
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+11652.17%)
Mutual labels:  algorithm, interview-practice
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+9554.35%)
Mutual labels:  algorithm, interview-practice
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+5958.7%)
Mutual labels:  algorithm, interview-practice
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+52763.04%)
Mutual labels:  algorithm, interview-practice
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+3582.61%)
Mutual labels:  algorithm, interview-practice
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+119193.48%)
Mutual labels:  algorithm, interview-practice
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+3480.43%)
Mutual labels:  algorithm, interview-practice
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+6163.04%)
Mutual labels:  algorithm, interview-practice
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+2354.35%)
Mutual labels:  algorithm, interview-practice
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (+728.26%)
Mutual labels:  algorithm, interview-practice
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+982.61%)
Mutual labels:  algorithm, interview-practice
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (+1139.13%)
Mutual labels:  algorithm, interview-practice

JobInterviewAlgorithms

A library of classic algorithms that you will find very useful to study when interviewing for your next software engineering job.

It consists of directories that contain classic job interview algorithms from all the top tech companies. Inside each folder there will be files that coincide with different programming languages' solutions. If you would like to write a new algorithm, or possibly add a new solution in a different language, feel free to submit a pull request.

Algorithms

If you'd like to add a new feature or report a problem with any of the existing solutions feel free to do so here

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