GitHub topics: coding-problems
govardhansbhati/iOS-DSA-Problems
A curated collection of common Data Structures and Algorithms (DSA) problems solved in Swift for iOS developers. Each problem includes clean code, explanations, and Swift-specific optimizations to help master DSA for technical interviews.
Language: Swift - Size: 10.7 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

JDot555/C-Chronicles-The-Quest-of-Quantum-Code
A C language game for programming beginners
Size: 17.6 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

ratulb/programming_problems_and_datastructures_in_rust
Programming problems in rust
Language: Rust - Size: 8.64 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Younes-Charfaoui/Daily-Coding-Problem
Series of the problem π― and solution β asked by Daily Coding problemπ¨βπ website.
Language: Python - Size: 1.08 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 169 - Forks: 58

WHAHA-HA/DailyCoding-Solutions
ππ₯οΈ Solutions for 350+ Interview Questions asked at FAANG and other top tech companies
Language: Python - Size: 813 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

PacemakerX/leetCode-my-solutions
This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.
Language: Java - Size: 777 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

harismuneer/How-to-Win-Coding-Competitions
π¨πΌβπ» Intro to competitive programming, covering key algorithms, strategies, and problem-solving skills essential for success in coding competitions and technical interviews.
Size: 6.99 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

HackerRankGPT/hackerrank-solutions
All HackerRank solutions for Python, Java, SQL, C, C++, Algorithms, Data Structures. Crack your coding interview and get hired.
Size: 23.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 60 - Forks: 5

JoyM268/Strivers-A2Z-DSA-Sheet-Solutions
Strivers A2Z DSA Sheet Solutions in Java and Python
Language: Java - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

fattahsamit/pps
Programming & Problem Solving
Language: Python - Size: 144 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

isaccanedo/Daily-Coding-Problem-Solutions
ππ₯οΈ Solutions for 350+ Interview Questions
Language: Python - Size: 268 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

praks7v/logic-based-programming-problems
Language: Python - Size: 10.7 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arasgungore/Learning-C-Programming
An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.
Language: C - Size: 179 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

Rafao1991/algorithm-studies
Here you will find some coding problems.
Language: Python - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dhhruv/Binary-Search-Solutions
Here are some of my solutions from the website https://binarysearch.com/ developed in Python Programming language.
Language: Python - Size: 22.5 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 2

Noorain-Raza-coder/DSA-Sorting
Solved 10 problems on sorting and searching.
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

alivapriyadarshini5/JavaScriptInterviewQuestions
Javascrit and react interview question
Language: JavaScript - Size: 41 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kishanrajput23/Scaler-365-Days-of-Code
This repository dedicated to a year-long coding journey. This collection documents daily coding challenges I did on InterviewBit Platform.
Language: C++ - Size: 214 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

shakyapeiris/CodeForces-Bot
Discord bot to fetch daily problem from CodeForces platform developed for ACICTS discord server
Language: JavaScript - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Noorain-Raza-coder/Oops-Intermediate-advance
In this file, I have solved 120 problems on python oops, 20 problems on each Oops concept Constructors, Inheritance, Polymorphism, Encapsulation, Abstraction and Composition. Most of the problems are interview based theory problems.
Language: Jupyter Notebook - Size: 68.4 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Noorain-Raza-coder/Python-ForLoop-ListComprehension
In this file, I have solved 40 Python problems, with 10 on each level: Basic, Intermediate, Hard, and Challenge. After solving these problems, I understood some of the concepts of list comprehension in depth, such as how to write nested loops, if-else conditions, and nested if conditions in list comprehension.
Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Noorain-Raza-coder/Oops
In this file, I have solved 10 real-life problems by using Python Oops.
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

justanindieguy/coding-problems
Compilation of problems solved by Me.
Language: C++ - Size: 300 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Noorain-Raza-coder/Python-ControlFlow-Problems
In this file, I've tackled 70 problems across various difficulty levels, including basic, medium, advanced, and challenging. Through solving these problems, I've significantly enhanced my proficiency in control flow techniques.
Language: Jupyter Notebook - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

twelve-of-code-official/website
The source code for the Twelve of Code website
Language: JavaScript - Size: 10.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

HEO7777/OpenPractice
Help me to solve the coding problems please.
Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TheHero9/DailyChallenge
βοΈCoding problems with solutions for practice.
Language: JavaScript - Size: 163 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

Neerajjr11/Codeforces
A repository to keep track of problem solving practice, containing solutions from Codeforces
Language: C++ - Size: 320 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

NicolasAbboud/Coding_Problems
In this repository I provide solutions for different coding problems of different types. The problems are from different sources. The language is C++.
Language: C++ - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

chrisbanas/codewars_sync
Welcome to my repository of Codewars solutions! This repository serves as a compilation of my journey through various coding challenges on Codewars.
Language: Java - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mayank-mic/All-codes
Find solutions to every coding problem.
Language: C++ - Size: 254 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Ivanenk0/CodingProblems
Solutions for Coding Problems
Language: Java - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

soumyadeepdutta/100CodingProblem
A little approach to help beginner programmers with 100 most popular coding problem with their solutions in C++
Language: C++ - Size: 331 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

abdullahqaisar/data-structures
Implementation of the popular data structures in Python along with their interview questions
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

CindCodes/Coding_Projects
A repo containing all python coding projects to help strengthen my coding skills
Language: Python - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NewthingAde/GuessNumber
The program randomised a number between 1 and 100. Every time the user answers wrong, the program should tell the user if the correct number is higher or lower than the guess.
Language: C - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

amoshnin/CS.Python-DataStructures.Algorithms
π List of (Algorithms, Data Structures & Coding Problems) π Implemented in Python with detailed explanations and links to further readings | Preparation for coding interviews π
Size: 64.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

milan-r-shah/LeetCode
LeetCode Practice | C++
Language: C++ - Size: 225 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

aamirsaleem67/coding-problems
Solutions to different coding problems implemented in JavaScript.
Language: JavaScript - Size: 89.8 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sreshtha10/CodingProblems
Solution of coding problems.
Language: Java - Size: 2.22 MB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

philippbauch/oliveoil
Collection of coding problems.
Language: Java - Size: 412 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
