Skip to content
#

coding-practice

Here are 39 public repositories matching this topic...

A comprehensive collection of LeetCode problem solutions covering a wide range of data structures and algorithms. This repository serves as a study resource for interview preparation and algorithmic problem-solving.

  • Updated Feb 1, 2026
  • Java

This repository contains my step-by-step learning journey of Core Java, organized topic-wise with clean code examples, practice sets, and mini-projects. Each concept is written in simple Java with separate files, making it easy to learn, revise, and reuse.

  • Updated Nov 23, 2025
  • Java
algo-coding-challenges-playground

A good collection of algos & coding challenges with tested solutions in Java & SQL. Perfect for sharpening your problem-solving skills, preparing for coding interviews, and mastering tricky programming tasks. Practice daily with real-world problems inspired by HackerRank and skills' boost! ⭐ Ready for developers at all levels who want to level!

  • Updated Aug 20, 2022
  • Java

A collection of 60+ beginner-level programming and pattern problems designed to strengthen core logic, syntax, and problem-solving skills before starting Data Structures and Algorithms (DSA). Perfect for beginners to practice basic coding concepts in C, C++, or Java.

  • Updated Nov 4, 2025
  • Java

This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.

  • Updated Aug 15, 2024
  • Java

Improve this page

Add a description, image, and links to the coding-practice 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-practice topic, visit your repo's landing page and select "manage topics."

Learn more