An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with algorithm-challenges

A curated list of projects in awesome lists tagged with algorithm-challenges .

https://github.com/prateekiiest/competitive-programming-algo-ds

A curated list of competitive programming exercises I did through my undergrad :ledger:

algorithm-challenges algorithms algorithms-and-data-structures data-structures

Last synced: 28 Oct 2025

https://github.com/tvatdci/algorithm-challenge

A very good place to practice algorithms is LeetCode - this exercise contains practice challenges similar to the problems found on LeetCode.

algorithm-challenges beginner-friendly javascript-basics

Last synced: 09 Apr 2025

https://github.com/guillaumedd/adventofcode2016

This project provides solutions to the Advent of Code 2016.

advent-of-code-2016 algorithm-challenges python

Last synced: 27 Mar 2025

https://github.com/umair13adil/kotlinalgorithms

Collection of solutions for algorithm problems from Codility and other sources in Kotlin.

algorithm-challenges algorithms android codility codility-solutions kotlin training

Last synced: 14 Apr 2026

https://github.com/superbderrick/algorithms

Algorithm Study project

algorithm algorithm-challenges

Last synced: 20 Jul 2025

https://github.com/basemax/splitlinkedlistc

This is a simple implementation of a linked-list in C with a few helper functions for merging two or three linked-lists, splitting a linked list into two or three parts, and sorting a linked-list (recursive and non-recursive)

algorithm algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures c linked-list linkedlist merge merge-linked-list merge-linkedlist split-linked-list split-linkedlist

Last synced: 03 Apr 2025

https://github.com/defuj/genshingachalogic

Penerapan Weighted PRNG dengan studi kasus Gacha pada game Genshin Impact

algorithm-challenges hacktoberfest hacktoberfest2022 kotlin logic-programming

Last synced: 04 Apr 2025

https://github.com/kimfucious/pythonic_algocasts

🐍 A pythonic version of exercises based on Stephen Grider's The Coding Interview Bootcamp: Algorithms + Datastructures

algocasts algorithm-challenges bootcamp data-structures htmltestrunner livereload python stephengrider

Last synced: 04 Apr 2025

https://github.com/anuragkapur/google-code-jam

Google Code Jam - Solutions to problem sets

algorithm-challenges algorithm-competitions google-code-jam java

Last synced: 10 Apr 2025

https://github.com/konstantinsimeonov/toptal-prep

watch me suffer while I prep for toptal entry test

algorithm-challenges algorithms-and-data-structures

Last synced: 30 Mar 2025

https://github.com/tjovicic/algorithm-contest-scrapper

VSCode extension for scrapping problems in algorithm competitions

algorithm-challenges codeforces vscode-extension

Last synced: 01 Aug 2025

https://github.com/rumyantseva/puzzles

A list of platforms to improve your skills with the Go programming language.

algorithm-challenges algorithm-contests go golang puzzles

Last synced: 23 Jun 2026

https://github.com/theodesp/interview-cake

Solutions to some of the https://www.interviewcake.com/ programming questions

algorithm-challenges algorithms-implemented interview programming

Last synced: 13 Apr 2025

https://github.com/basemax/shapesalgorithm

JavaScript/Algorithm: In a shape(rectangle or square) with width n and length m, We want to know how many shapes there are with width and length a and b. We also want to know the remaining forms.

algorithm algorithm-challenges algorithms data-structrues data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions dsa javascript js

Last synced: 26 Jul 2025

https://github.com/shuhrat-kobulov/algorithms

Leetcode, Hackerrank, CodingJS problem solutions

algorithm-challenges algorithms codingjs hackerrank leetcode

Last synced: 09 Jun 2026

https://github.com/joaoalisonti/proogramming-activities-in-c

Resolutions of Programming Logic activities in C of the Computer Science Course - bachelor's degree

algorithm-challenges algorithms c c-language computer-science logic-programming programming

Last synced: 23 Mar 2025

https://github.com/josancamon19/hackerrank-python

Hackerrank Python Language Practice Excersises, hackerrank 1st position with 115/115 exercises succesfully completed.

algorithm-challenges hackerrank-python hackerrank-solutions

Last synced: 01 Sep 2025

https://github.com/fou1100ouacus/datastructures

Data Structures and Algorithms (DSA) refer to the study of methods for organizing and storing data and the design of procedures (algorithms) for solving problems, which operate on these data structures. DSA is one of the most important skills that every computer science student must have.

algorithm-challenges algorithms-and-data-structures array datastructures linked-list pointers

Last synced: 16 Feb 2026

https://github.com/ajayns/freecodecamp-soln

Solutions from the Free Code Camp course

algorithm-challenges algorithms freecodecamp javascript js tutorial

Last synced: 10 Mar 2026

https://github.com/jeamon/goalgo

This repository contains some coding challenges tasks done completely into golang. Feel free to learn from them.

algorithm-challenges algorithms-and-data-structures benchmark computer-science go golang golang-examples programming-challenges software-engineering unit-testing

Last synced: 10 Apr 2025

https://github.com/stepantita/interview-prep

This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics

algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises

Last synced: 17 Jan 2026

https://github.com/morrismukiri/josephus

An implementation of the Josephus problem

algorithm-challenges problem-solving recursive-algorithm

Last synced: 03 Aug 2025

https://github.com/adityachandra1/testcase-file-generator

A simple program to automate the process of generating test-case input and output files when creating problem statements for competitive programming contests.

algorithm-challenges algorithms codechef codeforces competitive-programming competitive-programming-contests cpp hackerearth hackerrank problem-setter problem-setting testcase

Last synced: 22 Jun 2026

https://github.com/kalpanabaheti/elegant-solutions

These are 10 of the most utilized data structures and algorithm problems with solutions that minimize iterations and buffer storage space in order to optimize space and time complexity. Please remove the documentation tags represented by ' ' ' which preceed and succeed the desired function to run and test the function on a Python 3.6.1 interpreter.

algorithm-challenges datastructures fermat-last-theorem logic number-theory optimization pure-mathematics python-3-6

Last synced: 10 Mar 2026

https://github.com/ersinaksar/learning-rust

This repo contains the notes I took while learning the Rust programming language, the sample Rust programs I wrote, and the exercises. Don't hesitate to contribute and fork the repo.

algorithm-challenges algorithms algorithms-and-data-structures examples-rust grokkingalgorithms learning-rust rust rust-lang rust-language rust-learning rust-note rust-notes rust-practice rust-programming-language rust-project rustlang

Last synced: 27 Feb 2026

https://github.com/bkpecho/hackerrank

Welcome to my HackerRank coding challenges repository! Here, you will find solutions to various coding challenges that I have completed on HackerRank.

algorithm-challenges algorithms algorithms-and-data-structures hackerrank hackerrank-solutions interview-preparation interview-questions javascript programming-challenges programming-exercises

Last synced: 11 Jul 2026

https://github.com/hyena0608/algorithmstudy

Java 언어를 이용한 알고리즘 공부 레포입니다.

algorithm-challenges java notion

Last synced: 27 Apr 2026

https://github.com/snwfdhmp/hashcode-2020

Google's Hashcode 2020 Ordoclic Team Solution (Algorithmic Contest)

algorithm-challenges hashcode hashcode-2020 hashcodesolved sorting-algorithms

Last synced: 08 May 2025

https://github.com/snwfdhmp/hashcode2019

My Solution for Google's Hashcode 2019 (Algorithmic Contest) (highly-efficient multi-thread randomiser and superviser)

algorithm-challenges algorithm-contests hashcode-2019 hashcodesolved

Last synced: 16 Sep 2025

https://github.com/ttttonyhe/algorithm_learning

算法学习之路(先用Php写一遍十大经典)

algorithm-challenges algorithms learning-by-doing php

Last synced: 13 Jun 2026

https://github.com/dohlee/daily-rosalind

:white_check_mark: Solve one rosalind problem per day.

algorithm algorithm-challenges algorithms bioinformatics daily problem-solving rosalind

Last synced: 29 Apr 2025

https://github.com/milind220/advent-of-code-2021

My Python solutions for the Advent of Code 2021 challenge!

advent-of-code advent-of-code-2021 algorithm-challenges challenge python

Last synced: 19 Jul 2025

https://github.com/tyler-cromwell/ctci

My solutions to the questions in Cracking the Coding Interview (6th Edition) (WIP)

algorithm-challenges algorithms c c-plus-plus data-structures java python3

Last synced: 17 Feb 2026

https://github.com/ritvik19/codebook

Code Repository for various Competitive Programming platforms, solutions to various tricky problems and implementations of various algorithms in various programming languages

algorithm algorithm-challenges algorithms codechef competitive-programming data-structures hackerearth hackerrank programming-languages

Last synced: 16 Mar 2025

https://github.com/polcats/javaprogs

A small collection of Java programs from college.

algorithm-challenges algorithms java random

Last synced: 03 Sep 2025

https://github.com/naandalist/codewars

CodeWars is a platform that offers coding challenges.

algorithm-challenges codewars

Last synced: 02 Feb 2026

https://github.com/cihat-kose/patika-java-projects

A curated collection of beginner to intermediate Java projects focusing on essential programming concepts such as arithmetic, sorting, recursion, and object-oriented programming. Perfect for learners to strengthen their Java skills through hands-on practice.

algorithm-challenges beginner-friendly data-structures java java-exercises java-fundamentals oops-in-java problem-solving training-materials

Last synced: 17 Jun 2025

https://github.com/caknoooo/one-day-one-problem

This repository was created with the aim of strengthening my understanding of programming algorithms

algorithm-challenges algorithms codeforces-solutions competitive-programming cses-solutions eolymp spoj

Last synced: 15 Jan 2026

https://github.com/guillaumedd/adventofcode2015

This project provides solutions to the Advent of Code 2015.

advent-of-code-2015 algorithm-challenges scala

Last synced: 27 Mar 2025

https://github.com/ibz-04/maximal-rect

Finding the area of the largest rectangle formed by 1s in a given binary matrix

algorithm-challenges maximal-rectangle

Last synced: 01 Jul 2026

https://github.com/bzdgn/project-euler-solutions

Solutions written in Java for Project Euler

algorithm algorithm-challenges algorithms java project-euler

Last synced: 27 Apr 2026

https://github.com/pantelwar/daily-practice-color-theorem

Solve for number of possible combinations for color theorem

algorithm-challenges algorithms color-theorem

Last synced: 11 Aug 2025

https://github.com/islamhaqq/coderbyte

Coding challenges in many different programming languages!

algorithm algorithm-challenges algorithms go golang javascript languages node python rust unittest

Last synced: 07 Apr 2026

https://github.com/brytebee/problem_solving

In the exercises in this project, I write coding challenges, Algorithm and Data Structure from FreeCodeCamp, HackerRanks, CodeWars, etc.

algorithm-challenges algorithms-and-data-structures datastructures problem-solving

Last synced: 06 Apr 2025

https://github.com/leksus-04/competitive-programming

💻 Solutions to some of the problems from different online judges by LeKSuS

algorithm-challenges algorithms-and-data-structures atcoder codeforces competetive-programming uva-online-judge

Last synced: 13 Jun 2025

https://github.com/martins-vds/project-euler

Answers for problems on Project Euler

algorithm-challenges go golang project-euler

Last synced: 04 Apr 2025

https://github.com/alainakafkes/algorithm-commonplace

Collection of some of the cool algorithms that I've implemented

algorithm-challenges algorithms

Last synced: 01 Aug 2025

https://github.com/florianstancioiu/project-euler

My PHP solutions for Project Euler problems

algorithm-challenges php project-euler

Last synced: 10 Apr 2025

https://github.com/talaatmagdyx/grokking_algorithms

I write Code for the book Grokking Algorithms by Ruby, JavaScript, Python

algorithm-challenges algorithms-and-data-structures javascript python3 ruby

Last synced: 07 May 2026

https://github.com/justehmadsaeed/bruteforcevrecursive-algorithms

Applied three different techniques⚡ to tackle the most efficient solution of finding the Subarray of an array, which holds the maximum sum of the whole array.

algorithm-challenges algorithms algorithms-implemented brute-force-algorithm cpp hybrid-algorithms recursive-algorithm

Last synced: 12 Jun 2026