programming-practice

There are 47 repositories under programming-practice topic.

  • srsandy/Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore

    Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.

    Language:Java209711170
  • ascherj/neetcode-250-guide

    Intelligent 125-day coding interview prep planner covering all 250 NeetCode problems. Features spaced repetition, progressive difficulty scaling, and same-category daily pairing for optimal pattern recognition and retention.

    Language:Python25
  • khnychenkoav/KotlinEducational

    A hands-on Kotlin learning playground with real-world examples, algorithmic challenges, data structures, and a beginner-friendly Kotlin guidebook.

    Language:Kotlin180
  • marichu-kt/Vending-Machine-CSharp

    Simulador de máquina expendedora desarrollado en C# con interfaz de consola. Permite a los usuarios seleccionar productos, realizar pagos y recibir cambios, todo gestionado mediante programación orientada a objetos. Ideal para practicar conceptos fundamentales de C# y diseño de aplicaciones de consola.

    Language:C#152
  • subhankar18r/The_C_Programming_Language

    Welcome to The C Programming Language. This repository is a collection of my journey through the world of C programming. Here, you'll find a variety of projects, exercises, and experiments that showcase my exploration and mastery of the C programming language.

    Language:C13202
  • FardinHash/Learn-Programming

    Programming Resources. Some best and useful resources listed here, so that you can find out the resources easily to learn.

  • AliBinary/Quera-Answers

    My accepted submissions in Quera

    Language:C++3100
  • Kumpatlapavankumar/DATA-STRUCTURES

    Data structures using java

    Language:Java210
  • msa-iqbal/c-code-solutions

    A structured repository of C exercises and solutions, covering core concepts, syntax, and practical programming techniques.

    Language:C2
  • msa-iqbal/c-plus-plus-code-solutions

    A structured repository of C++ exercises and solutions, covering core concepts, syntax, and practical programming techniques.

    Language:C++2
  • msa-iqbal/java-code-solutions

    A structured repository of Java exercises and solutions, covering core concepts, syntax, and practical programming techniques.

    Language:Java2
  • AliBinary/CodeForces-Solutions

    My accepted submissions in CodeForces

    Language:C++1100
  • bhavishya-11/daily-learning-log

    Repository to document my daily progress in Data Structures & Algorithms (DSA). Each day I implement new algorithms, commit code, and update learning notes.

    Language:C++1
  • dvasavda/Tech-Interview-Preparation

    Tech Interview Preparation Repository

    Language:Python1100
  • fahadelahikhan/Rock-Paper-Scissors-Python

    A simple Python script to play the classic Rock-Paper-Scissors game. Test your luck and challenge the computer!

    Language:Python10
  • khianvictorycalderon/Programming-Practice

    A combination of context switching python and javascript programming concept practice files

    Language:JavaScript10
  • Lakshay-Dhingra/10-Days-Of-LeetCode-Practice

    Solving Programming Problems On Leetcode for 30 Days and tracking my progress.

    Language:Java1100
  • mdtalalwasim/Java-code-for-all

    In this repository, you will find basically all types of program based on Core Java Concepts. This will helpful for beginners and who wants to revise core concept of java.

    Language:Java1101
  • NDDimension/DSA-Python

    🚀 My Python implementations of Striver's A2Z DSA Sheet — with in-code explanations, topic-wise structure, and a step-by-step progress tracker.

    Language:Python1
  • PragatiVerma18/Data-Structure-Practice

    This repository contains code for easy to advanced data structures using C as a part of my programming practice.

    Language:C++120
  • prashanth-kumar-g/practice-programs

    Practice Programs is a consolidated repository of my coding journey — combining personal practice and college lab work. This repo serves as a central collection of all the programs I’ve written for learning, problem-solving, and academic exploration.

    Language:C++1
  • Rajeshwari-Argulwar/C-programming

    This repository contains problem statements along with their solutions in the C programming language. It is designed to help practice and strengthen your understanding of C by working through a variety of challenges. Each problem includes a detailed solution to guide you through different concepts and problem-solving techniques in C.

    Language:C1000
  • AlexisMartinez1913/banking-app

    Project REST API for a banking, implemented with Java using Spring Boot and MySQL. The application allows for banking operations such as withdraw and depositing into accounts.

    Language:Java0100
  • sonia-beslika/ea-bootcamp-hometowns

    Language:Jupyter Notebook00
  • sonia-beslika/earth-analytics-python-env

    A conda environment and docker container to support using earth and environmental data in Python.

    Language:Shell00
  • amaldu/data-science-katas

    Collection of theory, coding katas aka separated exercises with problems and solutions and algorithm challenges for Python, SQL, PyTorch, langraph, etc..

    Language:Jupyter Notebook
  • arpanxneuro/codevault

    CodeVault – Centralized repository of coding problems and algorithmic solutions from LeetCode, GeeksforGeeks, HackerRank, and more, organized to track problem-solving progress and build a structured coding portfolio.

    Language:Python
  • atharvsuranje/Atharv_Suranje_FBS_work

    📚 A personal repository documenting my learning journey through a Full-Stack course, covering C, Core Java ☕, and SQL 🗃️.

    Language:Java
  • Bryan38keke/DevCrack-Mobile-Interviews

    📱 Prepare for mobile developer interviews with this community-driven resource covering Android, iOS, Flutter, and more technical topics.

  • diogocarrola/leetcode-js-30-days

    A complete journey through LeetCode's 30 Days of JavaScript study plan.

    Language:JavaScript
  • gustavowes2/6-7-coding-challenge

    A 500-day coding challenge (6 days/week) aligned with Launch School's mastery-based learning approach. Building mastery through consistent practice while honoring the Sabbath rest.

    Language:Shell
  • kbw1nter/mini-projects

    Coleção de mini projetos em Java incluindo conversor Celsius/Fahrenheit, sistema de login e jogo de adivinhação. Projetos práticos para aprendizado de programação e fundamentos Java.

    Language:Java
  • Keobu/Snake-CPP

    Classic Snake game implemented in modern C++ with SFML. Focused on clean OOP design and modular game architecture.

    Language:C++
  • lucaspaiva-lp/js-challenges

    Collection of JavaScript coding challenges to improve logical thinking and problem-solving skills.