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

Projects in Awesome Lists tagged with code-challenge

A curated list of projects in awesome lists tagged with code-challenge .

https://github.com/dyarleniber/simple-blog-application-backend-challenge

Code Challenge: Simple Blog API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

clean-architecture clean-code code-challenge ddd design-patterns domain-driven-design javascript mongodb nodejs solid solid-principles tdd test-driven-development testing typescript

Last synced: 10 Apr 2025

https://github.com/dennyzhang/code.dennyzhang.com

:question: Algorithms & Coding Problems

algorithm code-challenge denny-challenges leetcode python

Last synced: 08 Jul 2025

https://github.com/juntossomosmais/code-challenge

Conheça nosso desafio para trabalhar conosco como engenheiro de software

apps back-end code-challenge csharp full-stack java javascript kotlin nodejs python

Last synced: 17 Sep 2025

https://github.com/henestrosadev/sololearn

Compilation of all SoloLearn courses with their respective projects and practices and all 72 code challenges for all 7 supported languages.

code-challenge code-practice data-science programming-exercises programming-languages python sololearn sololearn-cert sololearn-solutions

Last synced: 16 Mar 2025

https://github.com/sap-samples/sap-community-developer-challenge-eda-hana

SAP Developer Challenge: Exploratory Data Analysis with SAP HANA and Python. Take part in the challenge and build your skills using the Python Client for SAP HANA.

code-challenge developer-challenge python sample sap-community sap-hana

Last synced: 13 Apr 2025

https://github.com/sap-samples/sap-community-code-challenge-ui5

SAP Community Code Challenge: This repository contains an empty OpenUI5 application and end-to-end tests written with wdi5. Take part in the challenge and develop an app that passes the tests.

code-challenge openui5 owner-nicoschoenteich sample sap-community sap-fiori sapui5 wdi5 web-development

Last synced: 30 Oct 2025

https://github.com/pustur/edabit-js-challenges

Solutions for JavaScript challenges on Edabit 📝

challenge code-challenge edabit javascript solutions

Last synced: 11 Jul 2025

https://github.com/concretesolutions/java-recruiting-hsa

Java Recruiting Code Challenge for HSA

code-challenge java recruiting

Last synced: 26 Sep 2025

https://github.com/iximiuz/algorithms

Collection of different kind of algorithms

algorithms code-challenge education

Last synced: 18 Jan 2026

https://github.com/akashkobal/hackerrank-python-sloution

This compilation of GitHub repositories provides extensive solutions to HackerRank challenges, catering to Python programmers of varying skill levels. 115 HackerRank Challenges, Python Domain Challenges, Competitive Programming Exercises, 30 Days of Code Challenges, Comprehensive Resource.

algorithms code-challenge coding coding-challenge coding-interviews dsa hackerrank hackerrank-solutions hackerrank-solutions-python interview-preparation interview-questions problem-solving programming python python-hackerrank python-hackerrank-solutions python-programming software-development tech

Last synced: 01 Aug 2025

https://github.com/bxt/adventofcode

My approaches to solve the http://adventofcode.com/ challenges

advent-of-code advent-of-code-2015 advent-of-code-2016 advent-of-code-2021 adventofcode challenge code-challenge

Last synced: 02 Aug 2025

https://github.com/juntossomosmais/code-challenge-qa

Conheça nosso desafio para trabalhar conosco como profissional de QA

appium code-challenge cucumber functional-testing integration-testing qa-automation-test selenium

Last synced: 12 Apr 2025

https://github.com/chris-1101/codewars

:city_sunset: A mirror of attempted/completed codewars challenges

code-challenge codegolf codewars cpp

Last synced: 17 Mar 2025

https://github.com/khriztianmoreno/matter-supply-code-challenge

:computer: Code Challenge - FronEnd / JS TECHNOLOGIST

code-challenge gists react-redux react-router reactjs redux redux-thunk

Last synced: 01 Apr 2025

https://github.com/larmic/neusta-code-challange-java

This is a submission to the neusta code challenge 2017. The following technologies have been used for the implementation: maven, java, spring boot, swagger and optional docker.

code-challenge hexagonal-architecture java java-8 java8 spring-boot

Last synced: 16 Jan 2026

https://github.com/thiagoow/web-guessthenumber-7segdisplay

Jogo simples de acertar o número com display de 7 segmentos, solução da prova técnica de Dev Front End. Desenvolvida com HTML, CSS & JavaScript.

code-challenge front-end frontend-web html-css-javascript interview-test studio-sol

Last synced: 16 Aug 2025

https://github.com/thiagoow/personalizedbanner-croct-plugreact

Projeto desenvolvido com React.js & estilizado com Tailwind + PostCSS & autoprefixer. Juntamente com a libs '@croct/plug-react' & 'react-router-dom'.

autoprefixer code-challenge croct croct-cse croct-plug postcss react react-js tailwind-css tailwindcss

Last synced: 15 Mar 2025

https://github.com/thiagoow/paintcalculator-react-js-redux-tailwind

Projeto desenvolvido com React.js, Redux Toolkit & estilizacões com Tailwind + PostCSS & autoprefixer. Juntamente com as libs "react-redux" e "Iconify/react".

autoprefixer code-challenge digital-republic iconify postcss react-js reactjs tailwind tailwind-css tailwindcss

Last synced: 15 Mar 2025

https://github.com/vmandic/url_shortner

This is a coding challenge where I try to build and present a simple URL shortening service.

code-challenge dotnet url-shortener-microservice

Last synced: 06 Apr 2025

https://github.com/bluebrown/weather-proxy

cors proxy for example project

cloudflare code-challenge worker

Last synced: 01 Apr 2025

https://github.com/manasesjesus/word-counter-binary-tree

Read text from a file, split it into words and build a binary tree where each leaf node represents a unique word.

binary-tree code-challenge java

Last synced: 16 Mar 2025

https://github.com/indra87g/100-days-of-python

I challange myself to make 1 python program in 1 day for 100 days.

100-days-of-code click code-challenge flask poetry python venv venv-python

Last synced: 08 Apr 2025

https://github.com/larmic/neusta-code-challange-kotlin

This is a java to kotlin migration https://github.com/larmic/neusta-code-challange-java

code-challenge java java-8 java-to-kotlin java8 kotlin spring-boot

Last synced: 16 Jan 2026

https://github.com/alemohamad/marvel-heroes-ios-code-challenge

Marvel Heroes App: iOS Code Challenge

api code-challenge ios swiftui xcode

Last synced: 19 Jun 2025

https://github.com/adamdilek/robot-simulation

The Toy Robot Challenge in Ruby

code-challenge ruby toy-robot-simulation

Last synced: 14 Jul 2025

https://github.com/candytale55/check_for_name_in_sentence_py_3

check_for_name() takes two strings as parameters named _sentence_ and _name_. The function should return _True_ if _name_ appears in sentence in all lowercase letters, all uppercase letters, or with any mix of uppercase and lowercase letters. The function should return _False_ otherwise.

code-challenge codecademy find-string learn-python-3 python-find python-strings string-challenges-codecademy string-manipulations

Last synced: 31 Mar 2025

https://github.com/iamsushantk/pet-app

A simple pet app written in Angular

angular code-challenge

Last synced: 24 Mar 2025

https://github.com/iamsushantk/depth-chart-manager

Depth chart app used in sporting app

code-challenge depth-chart dotnet

Last synced: 24 Mar 2025

https://github.com/iamsushantk/onecatalog

OneCatalog is a mega merge and supply chain management tool

code-challenge dotnet merge-tool supply-chain-management

Last synced: 24 Mar 2025

https://github.com/iamsushantk/cointrack-api

Backend for cryptocurrency price tracker app. Currently only supports BTC, ETH and XRP.

code-challenge cryptocurrency dotnet

Last synced: 24 Mar 2025

https://github.com/jamesbroadberry/codingchallenge-bees

An OO based coding challenge written in C# with a WPF based UI implementing MVVM

code-challenge csharp mvvm wpf

Last synced: 15 Mar 2025

https://github.com/kylewelsby/monzo-code-challenge

About Code challenge completed for Monzo

code-challenge

Last synced: 28 Dec 2025

https://github.com/iamsushantk/ethereum-api

Backend api for Ethereum Explorer app which uses Infura

code-challenge cryptocurrency dotnet ethereum infura-api

Last synced: 24 Mar 2025

https://github.com/paul-uchenna/one-commit-per-day

Dans mon défi de développement et d'amélioration quotidienne, je vous présente "One Commit Per Day". Ce projet va au-delà d'un simple dépôt GitHub ; il incarne mon engagement quotidien envers l'amélioration continue de mes compétences en programmation. Chaque jour, un nouveau commit marque ma progression continue et ma passion pour le codage.

code-challenge code-daily continual-learning continuous-improvement developer developer-journal developer-journey journal learning-by-doing learning-journey open-source personal-growth software-development

Last synced: 12 Jul 2025

https://github.com/tensorush/follower-maze

🐹 🔀 Solution to the Follower Maze Challenge offered by @soundcloud.

challenge code-challenge code-challenges coding-challenge coding-solution coding-solutions follower-maze go golang socket-server

Last synced: 04 Sep 2025

https://github.com/kylewelsby/crash-reporting-code-challenge

Code Challenge completed for an issue tracking SaaS

code-challenge

Last synced: 04 Sep 2025

https://github.com/simon-isler/repeated-substring

finding the longest repeated substring in a given text

code-challenge

Last synced: 26 Apr 2025

https://github.com/renanmav/react-native-pokedex

🐾 Pokedex built with react-native

code-challenge pokeapi react-native

Last synced: 08 Oct 2025

https://github.com/iamsushantk/ethereum-explorer

Angular app that allows users to search an Ethereum block for all the transactions associated with a block or an address within a block and return the results of the transaction

angular code-challenge ethereum

Last synced: 13 Oct 2025

https://github.com/kimschles/code-challenges

A collection of code challenges with solutions in JavaScript, Ruby, Python and Shell Scripts.

code-challenge javascript python3 ruby shell

Last synced: 13 Oct 2025

https://github.com/cyan903/codewars-solutions

Solutions for codewars ordered by level.

code-challenge code-exercise codewars codewars-solutions

Last synced: 23 Oct 2025

https://github.com/bluebrown/belfast-weather-forecast

demo project showing belfast weather forecast for the next 5 days

code-challenge

Last synced: 01 Apr 2025

https://github.com/matheussfigueiredo/coin-market-cap

Desafio Frontend: Coin Market Cap - Atem’s Distribuidora de Petróleo.

chakra-ui code-challenge coingecko-client react typescript

Last synced: 27 Jul 2025

https://github.com/kylewelsby/ophelos-code-challenge

Code challenge completed for Ophelos

code-challenge

Last synced: 29 Dec 2025

https://github.com/kylewelsby/mindful-chef-coding-challenge

Code challenge for Mindful Chef

code-challenge

Last synced: 29 Dec 2025

https://github.com/luismendes070/academia-dio

https://luismendes070.github.io/luismendes070/ https://luismendes070.github.io/curriculo/

2022 code-challenge dio-bootcamp hibernate-orm jpa-hibernate lombok springframework springmvc springweb

Last synced: 12 Mar 2025

https://github.com/iambumblehead/pkce-pair

pkce-pair creation and validation in node and browser runtimes

code-challenge oauth2 pkce

Last synced: 27 Mar 2025

https://github.com/cristian-sknz/ze_code_challenge

Um serviço que implementa funcionalidades de GeoLocalização e gerenciamento de parceiros.

code-challenge geo-spatial spring-framework

Last synced: 09 Sep 2025

https://github.com/viniciusalmeid4/chomaletrapequena

What 2 hours, a little bit of will and chatGPT can do

chatgpt code-challenge python

Last synced: 04 Apr 2025

https://github.com/necraul/advent-of-code

Doing Advent of Code puzzles in different languages

advent-of-code aoc code-challenge code-challenges coding-challenge coding-challenges

Last synced: 10 Jul 2025

https://github.com/iamsushantk/delivery-cost-calculator

Code challenge to calculate the delivery cost for a parcel

code-challenge dotnet

Last synced: 10 Sep 2025

https://github.com/mmontes11/hashcode

Google hashcode code challenge by Los Almendros

code-challenge google-hashcode javascript node

Last synced: 19 Jul 2025

https://github.com/simonprickett/object-selector-code-challenge

Basic response to a code challenge I was sent via Slack.

code-challenge code-challenge-practice code-challenges nodejs

Last synced: 03 Apr 2025

https://github.com/luismendes070/eshoponcontainers-vs2015

Payment API DIO Bootcamp dotnet developer Pottencial insurtech https://github.com/luismendes070/eShopOnContainers/releases/tag/vs2015

api code-challenge dio-bootcamp dotnet insurtech payment pottencial project

Last synced: 20 Jul 2025

https://github.com/epictetusz1/exercism-typescript-track

Personal progress towards the TypeScript track on exercisim.io

code-challenge exercisim typescript

Last synced: 22 Apr 2025

https://github.com/gusmaomatheus/bossabox-code-challenge

Code challenge: API to manage productivity tools.

code-challenge docker java jwt maven postgresql spring-boot swagger

Last synced: 30 Dec 2025

https://github.com/dkershner6/automatedminesweeper

Coding challenge to explode as many mines as possible

code-challenge

Last synced: 29 Mar 2025

https://github.com/luismendes070/sistema-agendamento-ef

desafio projeto DIO Bootcamp dotnet developer Pottencial Seguros Insurtech

code-challenge dio-bootcamp dotnet insurtech pottencial

Last synced: 24 Dec 2025

https://github.com/itsezc/redbadger

Redbadger Code Challenge for Martian Robots

code-challenge redbadger

Last synced: 26 Mar 2025

https://github.com/chaseflorell/altustest

Altus Geomatics Code Challenge.

code-challenge job-interviews

Last synced: 29 Mar 2025

https://github.com/walterowisk/python-challenges

Desafios de Código Python: Aperfeiçoe Sua Lógica e Pensamento Computacional

code-challenge python

Last synced: 05 Mar 2025

https://github.com/sixteenstudio/shortr

URL Shortener built in 5 hours

code-challenge

Last synced: 24 Dec 2025

https://github.com/fundakartal/order-summary-component

Frontend Mentor - Order Summary Card Component Solution

code-challenge code-practice css front-end frontend frontend-mentor html scss

Last synced: 22 Jul 2025

https://github.com/yuangwei/frontend-interview-guide

Frontend solution and challenge.

code-challenge frontend-challenge

Last synced: 02 Apr 2025

https://github.com/karsterr/code-challanges

A personal repository of coding challenge solutions from platforms like LeetCode and HackerRank, written in Python and C++. Includes failed attempts, debugging notes, and detailed README files for each problem to track learning progress.

algorithms code-challenge competitive-programming cpp data-structures hackerrrank learning-by-doing leetcode neetcode problem-solving python

Last synced: 18 Sep 2025