DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs. (by kunal-kushwaha)
JavaGuide
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发 (by Snailclimb)
| DSA-Bootcamp-Java | JavaGuide | |
|---|---|---|
| 8 | 5 | |
| 22,649 | 156,440 | |
| 2.6% | 0.7% | |
| 5.0 | 9.3 | |
| almost 2 years ago | 3 days ago | |
| Java | JavaScript | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
DSA-Bootcamp-Java
Posts with mentions or reviews of DSA-Bootcamp-Java.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-29.
- 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
JavaGuide
Posts with mentions or reviews of JavaGuide.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-08.
- JavaGuide: Comprehensive Java Learning and Interview Prep Resource
-
Top 10 GitHub repositories for Java developers ✨
👉️ Github: https://github.com/Snailclimb/JavaGuide
- How come there's no English version of JavaGuide?
- Offering Mandarin/Chinese Dialect; Seeking Portuguese/Java
-
Top 10 Developer Trends, Sun Oct 11 2020
Snailclimb / JavaGuide
What are some alternatives?
When comparing DSA-Bootcamp-Java and JavaGuide you can also consider the following projects:
ds-algo-solutions - A collection of solutions for Hackerrank data structures and algorithm problems in Python
CS-Notes - :books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
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.
SpringBoot-Labs - 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
interviews - Everything you need to know to get the job.
spring-boot-demo - 🚀一个用来深入学习并实战 Spring Boot 的项目。