LeetCodeTopInterviewQuestions
DSA-Bootcamp-Java
| LeetCodeTopInterviewQuestions | DSA-Bootcamp-Java | |
|---|---|---|
| 12 | 8 | |
| 26 | 22,649 | |
| - | 2.6% | |
| 8.1 | 5.0 | |
| 17 days ago | almost 2 years ago | |
| Java | Java | |
| - | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
LeetCodeTopInterviewQuestions
- Leetcode 88. Merge Sorted Array
- Graph Algorithm - Cycle Detection in Directed Graph using DFS
- Graph Algorithm - Topological Sorting
- Graph Algorithm - Bipartite Graph(DFS)
- Graph Algorithm - Bipartite Graph(BFS)
-
Graph Algorithm - Cycle Detection in Undirected Graph using DFS
View on GitHub
- Graph Algorithm - Cycle Detection in Undirected Graph using BFS
- Graph Algorithm - Breadth First Search
- Leetcode 48 : Rotate Image
- Leetcode 152 : Maximum Product Subarray
DSA-Bootcamp-Java
- Open-Source Java DSA and Interview Prep Bootcamp by WeMakeDevs
-
Expanding from Laravel and MVC: How to learn algorithms, patterns and more while coding?
if you want something more extensive you can check out this ongoing course which has already covered lots of topics in depth. https://github.com/kunal-kushwaha/DSA-Bootcamp-Java there is a playlist on youtube and assignments on github for practice
-
Beginners road map
You can also problems from https://docs.google.com/spreadsheets/d/1-wKcV99KtO91dXdPkwmXGTdtyxAfk1mbPXQg81R9sFE/edit?usp=sharing Fraz DSA Sheet. Below contains many problem from Kunal-khushwa DSA course, both solved and unsolved https://github.com/kunal-kushwaha/DSA-Bootcamp-Java
- Cool Github repositories for Everyone
-
100+ Must Know Github Repositories For Any Programmer
3. DSA Bootcamp Java
-
Understanding Git and Github
Follow this very useful PDF for all the commands that you need. Git Cheat Sheet Education
- leetcode - where to start?
-
Introduction to programming
Here's the GitHub Repository for detailed curriculum and resources: https://github.com/kunal-kushwaha/DSA-Bootcamp-Java
What are some alternatives?
DataStructure - I will build the logic, code and then debug the coding problems in my youtube series of #LogicCodeDebug. So, this is going to be a step by step solution of coding problems. I believe, everyone has it's own way of learning. For few problems, it's easy to understand by just seeing the Logic but for few we need to debug them.
JavaGuide - Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
java-algorithms - Java interview coding algorithms
ds-algo-solutions - A collection of solutions for Hackerrank data structures and algorithm problems in Python
coding-interview-preparations
RemoteCodeCompiler - An online code compiler supporting 11 programming languages (Java, Kotlin, Scala, C, C++, C#, Golang, Python, Ruby, Rust and Haskell) for competitive programming and coding interviews.