Top 6 Java Interview Projects
-
-
https://github.com/kdn251/interviews and https://github.com/donnemartin/system-design-primer are some free resources to start prepping. Paid ones are grokking the sys design, leet code, youtube etc. While leet code is the worst possible way to interview candidates everyone tests you on leetcode problems because it makes the interviewers job easier :) I interviewed and hired a decent amount of candidates and always asked leetcode questions. Even though I don’t like it, that’s how the companies want to do it.
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Leetcode
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more. (by fishercoder1534)
9. Leet Code DSA
-
-
LeetCodeTopInterviewQuestions
Leetcode Top Interview questions discussed in Leetcode. https://leetcode.com/explore/interview/card/top-interview-questions
-
Java Interview related posts
Index
What are some of the best open-source Interview projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | JavaGuide | 134,200 |
2 | interviews | 59,930 |
3 | Leetcode | 3,569 |
4 | UrlShortener-API | 63 |
5 | LeetCodeTopInterviewQuestions | 20 |
6 | java-algorithms | 5 |