Lists (6)
Sort Name ascending (A-Z)
Stars
Best collection of Java Interview resources including books, courses, interview questions and answers on different topics like core java, collections, mutlithreading, functional programming, serial…
Lists of company wise questions. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of 20…
this is downloadings of all educative.io free student subscription courses as pdf from GitHub student pack
Anki flashcards for the whole set of LeetCode problems + NeetCode150 as a subdeck.
Track Leetcode problems on Google Sheets and send email to yourself when they're due for review.
Test-Driven Development with Java, published by Packt.
This workshop is designed to help you start or improve your TDD skills.
Tutorials about implementing TDD in Java
Exercise for learning Test-Driven Development with the help of predefined tests
Reading Effective Java, Third Edition in 11 days (3 hours per day) and make notes as much as possible.
A personnal summary of the book Effective Java by Joshua Bloch
Summary of the book Effective Java 2nd Edition by Joshua Bloch
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Sample project for the currency rate conversion
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Solutions Architect Associate (SAA-C03) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
All the resources you need to get to Senior Engineer and beyond
Demo vault for Obsidian stuff by Christian.
KataContacts written in Java. The main goal is to practice Clean Architecture Development.
Maxibon kata for Java Developers. The main goal is to practice property based testing.
TODO API Client Kata for Java Developers. The main goal is to practice integration testing using MockWebServer.