Skip to content
#

coding-interview

Here are 42 public repositories matching this topic...

Grokking the Coding Interview Patterns: Includes Topic Tutorials Plus LeetCode Questions & Solutions in JAVA ☕️ ... In addition, I've included Practice Questions Curated By LeetCode.

  • Updated Mar 19, 2025
  • Java

This project is to provide an easy-to-understand overview of Java Collections framework which is actively used by developers, interviewers, interviewees, and so on. I am not aiming to describe all classes which implement Java Collection Interface, but instead, tried to explain how representative classes work internally and how those mechanisms a…

  • Updated Sep 30, 2019
  • Java

This repository contains my solutions to the problems majorly focused towards competitive programming as well as Common interview Questions.

  • Updated Oct 2, 2020
  • Java

A comprehensive collection of LeetCode problem solutions featuring implementations in Python, C++, and Java. Covers essential data structures (arrays, trees, graphs, heaps) and algorithms (dynamic programming, recursion, backtracking, binary search, sliding window, two pointers) to help with coding interview preparation and competitive programming.

  • Updated Feb 4, 2026
  • Java

Improve this page

Add a description, image, and links to the coding-interview topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coding-interview topic, visit your repo's landing page and select "manage topics."

Learn more