All Projects → version0chiro → Ace-The-Code

version0chiro / Ace-The-Code

Licence: other
A repository for various coding questions that can help you land your next dream job!

Programming Languages

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

Projects that are alternatives of or similar to Ace-The-Code

Ios Developer Roadmap
Roadmap to becoming an iOS developer in 2018.
Stars: ✭ 5,514 (+15216.67%)
Mutual labels:  roadmap, interview
Interview
python, golang, devops 基础知识、 系统设计、后端开发路线图
Stars: ✭ 921 (+2458.33%)
Mutual labels:  roadmap, interview
Yadr
Yet another development roadmaps and proficiency matrixes
Stars: ✭ 11 (-69.44%)
Mutual labels:  roadmap, interview
Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
Stars: ✭ 922 (+2461.11%)
Mutual labels:  interview
questions-for-employers
A big collection of useful questions to ask potential employers.
Stars: ✭ 577 (+1502.78%)
Mutual labels:  interview
learning-path-java-ee
Learning path Java EE
Stars: ✭ 19 (-47.22%)
Mutual labels:  roadmap
Structurex
Javascript visualizer of algorithms and data structures.
Stars: ✭ 32 (-11.11%)
Mutual labels:  dsa
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (+25%)
Mutual labels:  interview
Interview
程序员代码面试指南C++版,更新中
Stars: ✭ 110 (+205.56%)
Mutual labels:  interview
SoleilNotes
技术面试必备知识点:Android、Java、C、C++、Python、Flutter、Gradle、数据结构、计算机组成原理、计算机网络、操作系统、算法、数据结构、设计模式、密码学等等
Stars: ✭ 483 (+1241.67%)
Mutual labels:  interview
attack-on-titans
Phone Screen Simulator for Big Tech Companies
Stars: ✭ 44 (+22.22%)
Mutual labels:  interview
reverse-interview-zh
技术面试最后反问面试官的话
Stars: ✭ 15,141 (+41958.33%)
Mutual labels:  interview
guide-to-becoming
แหล่งรวบรวมข้อมูลสำหรับคนที่อยากจะพัฒนาตัวเองในด้านต่างๆจากผู้เริ่มต้นสู่ระดับเทพ
Stars: ✭ 23 (-36.11%)
Mutual labels:  roadmap
Front-end-Job-Interview-Questions
Ответы на вопросы на должность Frontend разработчика.
Stars: ✭ 236 (+555.56%)
Mutual labels:  interview
Coding-Practice
Coding practice, design pattern implementation in C++ and some knowledge summary.
Stars: ✭ 48 (+33.33%)
Mutual labels:  interview
front-end-interview
🌈 2023 前端面试题 + 知识库汇总,你值得拥有~
Stars: ✭ 93 (+158.33%)
Mutual labels:  interview
interview-english
English for Tech Interview 面试中的英语
Stars: ✭ 560 (+1455.56%)
Mutual labels:  interview
ios-4spaces
Тестовое задание 4spaces
Stars: ✭ 15 (-58.33%)
Mutual labels:  interview
The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Pytho…
Stars: ✭ 8,681 (+24013.89%)
Mutual labels:  dsa
awesome-coder-resources
编程路上加油站!------【持续更新中...欢迎star,欢迎常回来看看......】【内容:编程/学习/阅读资源,开源项目,面试题,网站,书,博客,教程等等】
Stars: ✭ 54 (+50%)
Mutual labels:  interview

Crack The Coding Interviews


What is this repository for?

Coding interviews are tough and finding proper resources to solve questions and learn various programming concepts can be difficult. This repository is a collection of multiple topics and most asked questions that I faced during my preparation for placements. This repository follows multiple resources that are popular for learning programming, including Love Babbar's 450 sheet, leetcode questions, etc .I hope to make this project as open source as possible to provide help to a wide range of developers and students looking for a job.


For Leet-Code solution

LeetCode

Count: 471/1940


Topics covered so far from the DSA 450 in this repository

You can find the sheet present here :- here

You can also find explanation of various solutions on the right column, more will be added with time.

Count: 289/450

Sr. No Topics Questions Done
1 Array 36/36
2 Matrix 5/10
3 String 82/86
4 Searching and Sorting 22/36
5 Linked List 23/36
6 Binary Tree 20/35
7 Binary Search Tree 12/22
8 Greedy 19/35
9 BackTracking 7/19
10 Stacks and Queues 6/38
11 Heap 0/18
12 Graph 34/44
13 Trie 0/6
14 Dynamic Programming 23/60
15 Bit Manipulation 0/10

Theory Preparation

Sr. No Topic Links
1 Object Oriented Programming (OOPS) here
2 Operating Systems here
3 Computer Networks here
4 C++ here
5 Java here
6 SQL (Inteview questions) here
7 SQL (Queries) here
8 SDLC here

You may notice a lot of the code files are missing and I apologize for that, when I was solving these questions I used online IDE's of leetcode and GFG and only had handful of the solution in file format. As time progress I will continue to add the solutions into the respective repositories.

All of the people who wants to contribute to the repository are also welcome to do so, no matter is the questions belong to 450 DSA or simply belong to the topic and is important.


Contributing To the Repository

Contributing to this project is really simple, it will not only help you become more active in the open source community, but also help other people out in finding solutions to important coding questions! For more details about how to contribute to the project please visit the link below!

Contribution guidelines

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