codingpractice

There are 20 repositories under codingpractice topic.

  • ChSatyaSavith/LeetCode

    Documenting my journey on Leetcode, Feel free to add solutions that are faster than the current solution.

    Language:C++5100
  • Coderich-Community/Hacktoberfest-2023

    About Repository totally dedicated to Hacktober Fest 2023, feel free to use it. Topics hacktoberfest hacktoberfest-accepted hacktoberfest2023

    Language:C++513938
  • muhammad-araf/CPP

    This Repo is a complete learning path for anyone who wants to learn C++ programming from scratch and advance topics.

    Language:C++5
  • Akash-298/DsaPractice

    "Welcome to my Data Structure and Algorithm practice repository! Here you will find a collection of implementations of various data structures and algorithms in multiple languages such as C++, Python and Java. The repository includes practice problems and solutions from various sources such as LeetCode, HackerRank and GeeksForGeeks.

    Language:Java1100
  • kiruthipriyangass/Pomodoro-Timer

    A Pomodoro Timer helps manage time by dividing work into focused sessions with short breaks, improving concentration and productivity.

    Language:JavaScript1
  • MFaizanali2/W3resources-JS

    Solving W3Schools JavaScript exercises helps reinforce core programming concepts through practical coding challenges and examples.

    Language:JavaScript1100
  • sriyanshsrivastava/java-dsa-practice

    Practice repository for learning and implementing Data Structures and Algorithms in Java.

    Language:Java1
  • Arafat-alim/data_structure_algorithms

    🚀 A comprehensive guide to mastering Data Structures and Algorithms using JavaScript. This repository follows the Striver's Interview Questions Guide, covering patterns, problem-solving, and advanced concepts with clean and detailed implementations. Perfect for interview preparation and skill-building!

    Language:JavaScript0110
  • JawadSher/DSA-LeetCode-GFG-Problems-Repository

    This repository contains a range of Data Structures and Algorithm-based problems, designed to enhance competitive programming skills with structured solutions and explanations.

    Language:C++0100
  • JawadSher/SQL-Problems-Solutions-HackerRank

    Welcome to the HackerRank SQL Problems repository! This collection features a variety of SQL challenges from HackerRank, designed to help you sharpen your SQL skills. Whether you're a beginner or an experienced developer, you'll find solutions and explanations for everything from basic queries to advanced data manipulation.

  • Abdullah-Niaz/Array_Hashing

    This repository contains collection of Array and Hashing problems from platforms like LeetCode, along with clean, beginner-friendly solutions and explanations. Ideal for those looking to strengthen their data structure and problem-solving skills.

    Language:Jupyter Notebook
  • AbdullahRFA/Top_20_Python_Projects_for_Beginners_to_Advanced

    I’ll share the top 20 Python practice projects, categorized from basic to advanced. These projects are designed to help you enhance your programming skills through hands-on practice. Whether you’re a beginner or looking to tackle advanced challenges, these projects will guide you in honing your Python expertise effectively.

    Language:Python10
  • dataman01-coder/2nd-grid-website-practice

    After taking long tutorials on grid layouts, I self coded this website to showcase my progress

    Language:HTML
  • elfctn/challangeJS

    JavaScript review study || This project is a JavaScript refresher, simulating a mentorship role. It emphasizes practical JS concepts, VS Code workflow, npm for testing, and Git commits while solving coding challenges in index.js

    Language:JavaScript00
  • kc-clintone/build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

    Language:Markdown
  • Mansiikumarii/OOP

    A collection of C++ programs demonstrating core Object-Oriented Programming (OOP) concepts — from classes and constructors to inheritance, polymorphism, and templates. Perfect for beginners learning C++ OOP through hands-on examples.

    Language:C++
  • MFaizanali2/Javascript-ES6-practice

    JavaScript ES6 practice involves mastering new features like arrow functions, template literals, and classes, which simplify code and enhance functionality. It's essential for modern web development, improving both code readability and performance.

    Language:JavaScript
  • nitinmehra09/JavaProgramming

    Dive into the world of Java with this curated collection of programs! From mastering the basics to tackling advanced concepts like OOP, data structures, algorithms, and mini-projects, this repository is your ultimate coding companion. Explore, learn, and build—one program at a time! 🚀

    Language:Java
  • rahulydv39/CodeType

    This is the website where you can practice typing for coding and learn programming language (like C , C++, Python, JavaScript, TypeScript etc.) and simple typing practice also. You can view the detailed analysis of your practice and output of the program you type.

    Language:TypeScript
  • SuryaPrakashJ123/python_math_functions

    A simple python project that demonstrate factors, prime checking, and HCF calculations.

    Language:Python