coding-practice
There are 142 repositories under coding-practice topic.
andrei-punko/java-interview-coding
Java coding interview tasks solutions
n1ckwhite/JavaScript-Universe
Полный гайд по JavaScript, Node.js, React, NPM и основам работы в Интернете. Подходит как для новичков, так и для опытных разработчиков. Автор: Ник Уайт. Вопросы и поддержка — Telegram: @iamceob1tch.
FardinHash/Learn-Programming
Programming Resources. Some best and useful resources listed here, so that you can find out the resources easily to learn.
in-jun/algorithm
Algorithm problem solving records (Baekjoon Online Judge)
in-jun/typing-practice
Programming language keyword-based typing practice game
pkprajapati7402/Data-Structure-and-Algorithms
A comprehensive repository containing implementations of data structures and algorithms in C++, Java, Python, and C. It includes solutions to popular DSA problems, CodeChef DSA challenges, and the Love Babbar DSA Practice Sheet. Ideal for learning, practice, and interview preparation.
jeevan42/Javascript-Coding-Practices
🧠 Curated JavaScript coding problems, theory, and pattern logic for interviews and daily practice. Covers HTML demos, MongoDB aggregation, recursion, anagrams, and more.
satishppawar/Java
All Algorithms implemented in Java
wiseweb-works/python-homework-samples
Simple Python Homework Samples
KingTroy125/Small-Projects
A collection of small, creative projects built with HTML, CSS, and JavaScript. This repository showcases simple yet engaging designs, including footer designs, text effects, and other interactive web elements. Perfect for exploring front-end development ideas or learning basic coding concepts.
ravi688/CrackingTheCodingInterview
Coding Practice for my Job interviews as well as experiments.
abdelkabirouadoukou/20-beginner-py-projects
🐍 A collection of 20 beginner-friendly Python projects to learn programming through hands-on practice. From basic calculators to web scrapers - perfect for new developers!
adhfmz8/AlgoAscent
Anki for leetcode
jeevan42/react_practices
⚛️ React concepts, event propagation demos, and theory explained with visual .html files and .js/.jsx hands-on examples. Perfect for interviews and deep learning.
viveknaskar/java-experiments
A collection of Java examples and experiments to understand core concepts, design patterns, and coding practices.
AshimaSingh0610/Data_Structures_N_Algo
📚 Data Structures & Algorithms Practice is your go-to resource for mastering DSA! 🚀 Explore a variety of problems and solutions, from basics to advanced, and enhance your skills with practical challenges. 🌟 Stay tuned for continuous updates and new additions!
labex-labs/python-practice-challenges
This course contains lots of challenges for Python, each challenge is a small Python project with detailed instructions and solutions. You can practice your Python skills by solving these challenges, improve your problem-solving skills, and learn how to write clean and efficient code.
Mercanuis/Starcases
Classic Staircase combinatoric problem.
OumarYanni/One-Commit-Per-Day
[FR] Un engagement quotidien pour le développement et le perfectionnement de mes compétences en programmation. Chaque jour, un nouveau commit témoigne de ma progression et de ma passion pour le codage. [EN] A daily commitment to developing and refining my programming skills. Each day, a new commit reflects my progress and passion for coding.
Piyush64-bit/C-Programs
💻 A curated collection of basic to advanced C programs for learning, practice, and revision.
stevestar888/leetcode-problems
Collection of coding practice problems on leetcode.com, binarysearch.io, and pramp.com.
Vikas-18/CODING-DUNIYA
This website is there to help students who wants to learn tech skills, this website includes best channel available on youtube and best website resources so kindly check it once
vikashkrdeveloper/CodeForce-Solved-Problem
A beginner-friendly repository documenting my journey of solving Codeforces problems using C++ 🚀.
Aya-Nabil11/DataStructuresHub
Welcome to my personal Data Structures library! This repository contains clean, well-documented implementations of classic data structures, built from scratch for learning, practice, and interview preparation.
iamx-ariful-islam/SoloLearn
Practical problem-solving, completed courses, and SoloLearn programming challenges
knapeczadam/programming-4
🦖 A collection of Programming 4 lab projects from the fourth semester at Howest DAE (2024). Focused on software and game programming patterns, modular code architecture, and advanced C++ memory and design practices — bridging the gap between academic projects and professional game development.
Mr-DS-ML-85/extreme-beginner-python-projects
A Repo of projects for extreme beginners in python programming
mshqq/PythonHandBook
Репозиторий с решениями задач из Yandex Python HandBook. Практика, обучение и закрепление навыков Python.
ourhouchmohamed97/10DaysOfJavaScript
"10 Days of JavaScript" is a project designed to enhance your JavaScript skills through daily coding challenges. Each day focuses on a specific concept, ranging from basics like variables and loops to advanced topics like closures and asynchronous programming. Perfect for beginners and those looking to sharpen their JavaScript knowledge!
rezatajari/Csharp.Challenges
Collection of C# coding challenges solved with clean, well-documented solutions. Each challenge is organized as a separate project with explanations and examples, showcasing problem-solving skills.
Saja-Mulhem/cpp-portfolio
A curated portfolio of C++ projects and code examples demonstrating various programming concepts, algorithms, and practical applications. Organized for easy navigation and continuous growth.
salmanazamdev/javascript-mastery-by-salman
A growing collection of JavaScript practice tasks, questions, and mini experiments, built step-by-step as I master the language from fundamentals to advanced concepts.
saraleitexyz/java-classes
A collection of Java exercises, notes and theory from my studies; including class materials and additional practice. This repo tracks my progress as I strengthen my Java skills and continue exploring future Java courses.
symphorienpya/MD
MDai → your main AI education platform with chatbot MADO, courses, projects, and coding practice
vikashkrdeveloper/java-learning-hub
A beginner-friendly repo documenting my Java ☕ learning journey with examples, projects, and notes 📝
wklee610/leetcode-cli
A Command-Line Interface (CLI) tool to browse and solve LeetCode problems directly from the terminal.