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.
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.
khnychenkoav/KotlinEducational
A hands-on Kotlin learning playground with real-world examples, algorithmic challenges, data structures, and a beginner-friendly Kotlin guidebook.
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.
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.
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
Kumpatlapavankumar/DATA-STRUCTURES
Data structures using java
msa-iqbal/c-code-solutions
A structured repository of C exercises and solutions, covering core concepts, syntax, and practical programming techniques.
msa-iqbal/c-plus-plus-code-solutions
A structured repository of C++ exercises and solutions, covering core concepts, syntax, and practical programming techniques.
msa-iqbal/java-code-solutions
A structured repository of Java exercises and solutions, covering core concepts, syntax, and practical programming techniques.
AliBinary/CodeForces-Solutions
My accepted submissions in CodeForces
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.
dvasavda/Tech-Interview-Preparation
Tech Interview Preparation Repository
fahadelahikhan/Rock-Paper-Scissors-Python
A simple Python script to play the classic Rock-Paper-Scissors game. Test your luck and challenge the computer!
khianvictorycalderon/Programming-Practice
A combination of context switching python and javascript programming concept practice files
Lakshay-Dhingra/10-Days-Of-LeetCode-Practice
Solving Programming Problems On Leetcode for 30 Days and tracking my progress.
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.
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.
PragatiVerma18/Data-Structure-Practice
This repository contains code for easy to advanced data structures using C as a part of my programming practice.
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.
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.
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.
sonia-beslika/earth-analytics-python-env
A conda environment and docker container to support using earth and environmental data in Python.
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..
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.
atharvsuranje/Atharv_Suranje_FBS_work
📚 A personal repository documenting my learning journey through a Full-Stack course, covering C, Core Java ☕, and SQL 🗃️.
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.
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.
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.
Keobu/Snake-CPP
Classic Snake game implemented in modern C++ with SFML. Focused on clean OOP design and modular game architecture.
lucaspaiva-lp/js-challenges
Collection of JavaScript coding challenges to improve logical thinking and problem-solving skills.