An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: coding-challenges

Ashwan-Dath/Programming_Problems

This repo is all about the PROBLEMS and their solutions by ME.

Language: Java - Size: 171 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

eminencegrs/coding-challenges

This repository is a consolidated collection of solutions to popular coding challenges.

Language: C# - Size: 682 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sriyaroy/coding-challenges

50 Machine Learning & Computer Vision challenges ranging from Easy to Hard to sharpen you ML engineering skills.

Language: Python - Size: 164 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jordansmalls/codewars

leetcode and codewars solutions

Language: JavaScript - Size: 348 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

edaaydinea/365-days-of-code-2022

This coding challenge is created by Eda AYDIN. This coding challenge aims to progress from Python programming to Computer Vision, Natural Language Processing in Artificial Intelligence and Neuroscience.

Language: Java - Size: 62.6 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 19 - Forks: 2

shoaibrayeen/Programmers-Community

This repository contains various solution of a problem in Ruby, C, C++, Python and Java.

Language: C++ - Size: 4.35 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 240 - Forks: 361

AlexisAmand/Trucs-en-python

A la découverte du langage Python !

Language: Python - Size: 583 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevDasPratap/100xDev

I am documenting my journey to learn full-stack development through @hkirat's 100xDevs Cohort 2.0 (0-100), featuring assignments, class notes, and solutions to coding questions from this live course.

Language: JavaScript - Size: 26.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

BasitRaza228/dart-leetcode-blind75

Blind 75 LeetCode Solutions in Dart – A collection of well-optimized solutions for the Blind 75 LeetCode problems, implemented in Dart. This repository is aimed at helping developers and competitive programmers practice essential coding patterns in Dart.

Language: Dart - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Thisal-D/Java-Challenges

A comprehensive collection of beginner to advanced Java programming challenges.Each question includes clear instructions, expected outputs, and modular method signatures to enhance learning and problem-solving skills.

Size: 272 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

PrashanthaTP/wc-cpp

Unix `wc` tool in C++

Language: C++ - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sotthang/coding_study

Language: Python - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

a11yphant/a11yphant

a11yphant - The easy way to learn web accessibility

Language: TypeScript - Size: 52.9 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 41 - Forks: 3

naghim/is-anagram

Is It an Anagram? A Prime Solution to a Classic Problem

Language: Python - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bohdan-konovalov/algo-challenges

💡 Real-world algorithm challenges inspired by actual interviews. Practice, debug, and grow your skills — one challenge at a time.

Language: TypeScript - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stratechie/leetcode

My solutions to Leetcode problems.

Language: C++ - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

oneananda/LeetCode-Solutions

This repository contains solutions to various LeetCode problems categorized by difficulty levels: Easy, Medium, and Hard. Each solution is implemented in C# and aims to be clear, efficient, and easy to understand.

Language: C# - Size: 73.2 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ssukhpinder/30DayChallenge.Net

The repository contains sample sources from a 30-day challenge focused on mastering various concepts of C#.

Language: C# - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 23 - Forks: 7

tar3q-az1z/Codeforces-solutions

Contains solutions of algorithmic problems from codeforces solved by me.

Language: C++ - Size: 618 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 27 - Forks: 7

chaudharypraveen98/ccurl

Custom implementation of Curl - Build Your Own curl

Language: Rust - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

A-Sibi/Advent-of-Code

✨ My Advent of Code Journey: Tackling Daily Coding Puzzles with Creativity and Precision! Join me in this exhilarating challenge as I share my solutions and insights. 🚀🧩

Language: Python - Size: 271 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

jerrykcode/luogu

洛谷(https://www.luogu.org/) OJ题解

Language: C++ - Size: 436 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 18 - Forks: 2

Zedespook/my-daily-leetcode 📦

Daily LeetCode solutions in C++23 with a focus on clean code and algorithmic efficiency. Each solution includes complexity analysis and detailed problem breakdowns.

Language: C++ - Size: 82 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

shiningflash/Competitive-Programming-Resources

Syllabus and some basic tricks for competitive programming beginner and general coding that increases efficiency of your code and gives an impressive look

Language: C++ - Size: 34.1 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 67 - Forks: 26

JohnCrickett/goccwc

Go solution to Coding Challenges wc

Language: Go - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 33 - Forks: 3

sahilbansal17/Coding-Interview-Problems

This repository contains the coding interview problems along with solutions.

Language: C++ - Size: 430 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 61 - Forks: 12

shubham0204/diff-tool.rs

A simple terminal-based diff tool written in Rust

Language: Rust - Size: 2.24 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

nakkayev1707/Algorithms

Algorithms is a C# project dedicated to solving algorithmic challenges from various sources, such as LeetCode. This repository contains implementations of solutions for a variety of algorithmic problems, providing a resource for learning and improving problem-solving skills in C#. It includes solutions to common problems and data structures

Language: C# - Size: 418 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

chinghang0504/LeetCodeRecords

A personal log of my journey in solving LeetCode problems, tracking each problem's difficulty level, first attempt date, runtime performance, and the technical skills applied. Focused on continuous learning and daily problem-solving.

Size: 1.62 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

parsashhub/leetCode150InterviewQuestions

TypeScript solutions for LeetCode Top 150 interview questions

Language: TypeScript - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

eaglePB2/writeups

Not guaranteed correct, just my personal writeups. 不一定是对的,就只是我单方面的尝试。

Language: Python - Size: 2.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

baptistecottier/coding-quest

Solutions for the Coding Quest puzzles

Language: Python - Size: 124 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dayanaedwin/javascript-challenges

A comprehensive collection of JavaScript programming problems designed to improve your problem-solving skills.

Language: JavaScript - Size: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

selimbiber/CodingQuestions

LeetCode and others

Language: JavaScript - Size: 366 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

nihilok/nihilok.github.io

My Github Pages Blog

Language: SCSS - Size: 176 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yantavares/coding-challenges

Coding challenges with TypeScript!

Language: TypeScript - Size: 6.56 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

tomaytotomato/coding-tests

Coding tests I've encountered from job applications, hackathons or puzzles.

Language: Java - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

NadavMozeson/Algorithms-Implementation

A repository showcasing implementations of various algorithms, including graph algorithms (BFS, DFS, Dijkstra, Kruskal), dynamic programming solutions, and more. Designed for learning, practice, and demonstration of algorithmic problem-solving.

Language: Python - Size: 131 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

francescobarbieri/CodingChallenges

Solutions to various coding problems from renowned platforms like Advent of Code, LeetCode, and more.

Language: C++ - Size: 233 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

codedge/coding-challenges

Some coding challenges I came across in job interviews. Solutions are in PHP and Go.

Language: PHP - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 14 - Forks: 3

AsharibAli/panaverse-assignments

List of all the Panaverse assignments given to me throughout the course, both onsite and online, by the teachers.

Size: 23.4 KB - Last synced at: about 11 hours ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 1

Lucas-Erkana/Algorithms

This is just a repo for practicing coding challenges

Language: Ruby - Size: 1.77 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

sth4rley/leetcode

My Solutions for LeetCode Challenges

Language: C++ - Size: 112 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

devMagno/coding-challenges

💪 Repositório de desafios para fins de estudo.

Language: SCSS - Size: 4.76 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 1

zejiran/programming-learning-resources

📚 Multiple resources to start learning and practicing new programming skills

Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

hb20007/coding-challenge-solutions

My solutions to programming puzzles (Leetcode, Advent of Code, ...)

Language: JavaScript - Size: 535 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 1

AlexCovone/LeetCode-CodeWars

Daily coding exercises to sharpen problem solving skills.

Language: JavaScript - Size: 758 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shafaq-aslam/leetCode-chronicles

This repository contains my solutions to various LeetCode problems, ranging from Easy to Hard. The goal is to improve problem-solving skills, practice Data Structures & Algorithms (DSA), and build a strong foundation for coding interviews.

Language: C++ - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

computer-science-engineering/learning-computer-science

Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.

Language: Java - Size: 46 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 30 - Forks: 16

developedbyjk/100daysofcode

Sharing My 100 Days of Code Journey! 🚀👨‍🚀

Size: 79.1 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

AslamNazeerShaikh/CSharpCodePractice

"CSharpCodePractice" is a comprehensive repository designed to help you ace C# interviews and improve your logic-building skills. It features code solutions to challenging C# problems, focusing on core concepts without relying on inbuilt methods. Perfect for honing your coding confidence!

Language: C# - Size: 340 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Amaimersion/CheckiO-solutions

A solutions for coding games on checkio.org

Language: Python - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 3

art2url/sql-50

🗃️ A collection of SQL solutions for LeetCode problems, designed to help crack SQL interviews with 50 essential queries.

Language: SQL - Size: 29.3 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

art2url/leetcode

👨‍💻 A repository of solutions for LeetCode problems, focusing on algorithms, data structures, and efficient coding practices.

Language: TypeScript - Size: 64.5 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

binary-wizardry/codewars-solutions

Personal Codewars Solutions

Language: Python - Size: 136 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aayanshanand/My-java_journey

Welcome to my Java learning repository! This space is dedicated to tracking my progress as I explore Java programming, covering everything from the basics to advanced concepts.

Language: Java - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mdyasinahmed/100-Python-Practice-Problems

100 Python Practice Problems - A collection of coding challenges designed to help beginners and intermediate programmers enhance their Python skills. Includes exercises on basic programming concepts, string manipulation, data structures, algorithms, and more.

Language: Python - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

Asad13/Asad-DSA-Solutions

A collection of my solutions to various Data Structures and Algorithms (DSA) problems from various platforms. This repository serves as a coding journal to improve problem-solving skills, to be better at competitive Programming, and to explore different algorithms to solve problems with them. 🚀

Language: C++ - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Stevecmd/coding_prep

Solutions to Interview prep materials

Language: Python - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

falvarezb/coding-challenges

Language: Jupyter Notebook - Size: 1.18 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

marceline-tavernier/menger-sponge-fractal

The coding train challenge #2 : Menger sponge fractal

Language: Processing - Size: 1.79 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

marceline-tavernier/starfield

The coding train challenge #1 : Starfield

Language: Processing - Size: 8.37 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

codeverse777/Coding-Practice-33

CodeVerse - Learn coding with tutorials, solutions, and answers to real-world problems. Master web development, DSA, projects, and interview prep. 🚀

Language: JavaScript - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

codeverse777/Coding-Practice-32-CAR

CodeVerse - Learn coding with tutorials, solutions, and answers to real-world problems. Master web development, DSA, projects, and interview prep. 🚀

Language: JavaScript - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rajab11/Interview-Python-Questions

"Interview-Python-Questions" is a collection of Python coding exercises for interview preparation, covering algorithms, data structures, and problem-solving

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

karthikbilaspur/100days100codingchallenges

100 Projects consiting of HTML, CSS and jS

Language: HTML - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nurulashraf/java-loops-and-conditionals-exercises

This repository contains Java exercises on control flow, including loops (for, while, do-while) and conditional statements (if, else, switch). The exercises are designed to help beginners practice and strengthen their understanding of Java's fundamental control structures. Each exercise is well-organized for easy learning.

Language: Java - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

virpara/code-challenges

Language: Java - Size: 187 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mariazevedo88/hackerrank-challenges

A project of solved Java/SQL challenges from HackerRank website

Language: Java - Size: 198 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 9

cbismuth/facebook-challenges

Coding challenges from Meta

Language: Java - Size: 273 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Explorer-O7/Practices

This repository is related to my practice tasks (like some work tasks, challenges etc.).

Language: C++ - Size: 257 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Aperezvigoa/CSharp_Exercises

A collection of C# projects and exercises to practice programming, focusing on OOP, SOLID principles, and clean code.

Language: C# - Size: 85 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

mrasadatik/random-coding-problems-and-solutions

A collection of random coding problems with solutions in various programming languages, perfect for practice and learning.

Language: C - Size: 99.6 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

abhinandanraj/PyLearner

Various type of coding questions

Language: Python - Size: 62.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 13 - Forks: 3

toreylittlefield/HackerRank

My progress & solutions to HackerRank.com and other fun coding challenges. Mostly in Javascript, Typescript, Node, or React.

Language: JavaScript - Size: 5.89 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

Dimma-Joel/javascript-course-challenges

This repository contains all my solutions to the challenges in the complete JavaScript course by Jonas Schmedtmann.

Language: JavaScript - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

JacopoPan/leetcode-top100-liked-questions

Python3 Solutions to LeetCode's "Top 100 Liked Questions"

Language: Python - Size: 128 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 4

remisharoon/CodingChallenges

The CodingChallenges repository is a comprehensive collection of solutions to programming problems from popular coding platforms such as LeetCode, HackerRank, and CodeSignal. This repository is meticulously organized by platform and subdivided into categories based on difficulty or specific areas like Algorithms, Data Structures

Language: Python - Size: 233 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Aryankumar102907/LeetCode

Leetcode Questions Attempted

Size: 208 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

BEPb/hackerrank_sql

cracking-the-coding-interview algorithm-challenges coding-challenges hackerrank-sql

Size: 4.52 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 5

hieuttblackpink/leetcode_practice

Leetcode practice

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Code-JL/CodeWars-Random-Question

Made with React JS. A powerful tool that generates random coding challenges from Codewars, helping developers enhance their programming skills through focused practice.

Language: JavaScript - Size: 1.19 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

geektimus/java-challenges

This repo will contain the solutions using Java 8 for some coding challenges

Language: Java - Size: 101 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 12 - Forks: 7

tanaytoshniwal/Data-Structures-Algorithms

:pushpin: :books: Solution of competitive programming problems and challenges, Project Euler Solutions, Data Structures, Data Structure implementations, Algorithms and Interview Questions.

Language: C++ - Size: 2.26 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 20

marcode24/weekly-challenges

📆 This repository contains my solutions to the weekly challenges from Weekly Coding Challenges by MoureDev

Language: JavaScript - Size: 592 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

MrJohn6774/advent-of-code

Repository of my solutions for the annual advent of code puzzles

Language: Python - Size: 72.3 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MIT-Emerging-Talent/ET6-foundations-group-22 Fork of MIT-Emerging-Talent/ET6-practice-code-review

🌟 The Fireflies 🌟 is a team of passionate students working on a collaborative project where each member writes 2 pieces of code and reviews 2 pieces from teammates. It's all about improving our coding skills, learning from each other, and fostering collaboration within the team.

Language: Python - Size: 194 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

PratikGarai/Coding-Challenges

Solution 550+ coding questions from different websites

Language: Python - Size: 501 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 2

uttam002/Code

All programming codes which i write

Language: Java - Size: 405 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

UtsavKash19/DSA-Codes-Snippets

Code Snippets for Data Structures and Algorithms. Problems from LeetCode, Codeforces and CodeChef for practice.

Size: 23.4 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

saadazghour/frontend-coding-challenge

:hammer: Web App that liste the most starred Github repos that were created in the last 30 days. You'll be fetching the sorted JSON data directly from the Github API .

Language: JavaScript - Size: 2.8 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

PyroGenesis/Codiq

Improving your coding IQ

Language: Python - Size: 216 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sparklight-kim/CodingTest

Coding Test Practice

Language: Java - Size: 238 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

CharlesCreativeContent/CodeWars

Daily Coding Exercises to sharpen problem solving skills

Language: JavaScript - Size: 824 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 85 - Forks: 18

muhammetcnli/Starfield

Starfield in Java

Language: Java - Size: 210 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

natalie-o-perret/coding-challenges

My coding challenge solution(s) =]

Language: Python - Size: 46.9 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 107 - Forks: 84

lmammino/rust-advent

Learning Rust by solving advent of code challenges (Streaming live on Twitch every Monday)

Language: Rust - Size: 2.26 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 44 - Forks: 7

Ashish2030/CodeSignal-Solution

:octocat:🌟 ᴛʜɪꜱ ɪꜱ ᴀ ꜱᴏʟᴜᴛɪᴏɴ ᴏꜰ ᴄᴏᴅᴇꜱɪɢɴᴀʟ ᴄᴏᴅɪɴɢ ᴘʟᴀᴛꜰᴏʀᴍ ꜱᴏʟᴠᴇ ʙʏ ᴍᴇ💻 🎯 🚀

Language: Java - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 10

edoardottt/py-problems-solutions

Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms :computer:

Language: Python - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 25 - Forks: 8

juntossomosmais/frontend-dojo

Coding Dojo - Frontend

Language: JavaScript - Size: 120 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 6

Related Keywords
coding-challenges 929 algorithms 157 coding-challenge 142 javascript 135 python 132 coding-interviews 124 data-structures 122 leetcode 116 problem-solving 111 java 103 coding 98 competitive-programming 82 programming 70 interview-preparation 70 interview-questions 69 python3 68 leetcode-solutions 67 algorithms-and-data-structures 58 advent-of-code 56 cpp 56 hackerrank 54 codewars 43 algorithm-challenges 41 hackerrank-solutions 39 programming-exercises 37 golang 35 interview-practice 34 algorithm 30 typescript 29 solutions 28 programming-challenges 28 code 27 challenges 26 dsa 24 html 23 interview 23 data-structures-and-algorithms 23 interview-prep 22 challenge 22 codewars-solutions 20 learning 20 frontend 18 nodejs 18 hacktoberfest 18 css 18 go 17 coding-interview 17 csharp 17 ruby 17 computer-science 17 sql 17 software-development 16 dynamic-programming 16 software-engineering 16 front-end-development 15 react 15 portfolio 14 leetcode-python 14 webdevelopment 14 practice-programming 14 learning-by-doing 14 codingame 14 open-source 13 interviews 13 dsa-practice 13 c 13 competitive-coding 13 codeforces 12 reactjs 12 project-euler 12 build-your-own-x 12 codewithalamin 12 web-development 12 frontend-mentor 11 rust 11 datastructures 11 technical 11 technology 11 tech 11 webdeveloper 11 webdesign 11 codepapa360 11 leetcode-java 10 cracking-the-coding-interview 10 leetcode-questions 10 advent-of-code-2022 10 advent-of-code-2023 10 blacklivesmatter 10 coding-practice 10 dsa-algorithm 10 coding-challenge-practice 10 mathematics 9 programming-contests 9 learn-to-code 9 projects 9 kata 9 codility-solutions 9 beginner-friendly 9 learning-resources 9 engineering 9