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

GitHub topics: code-challenge-practice

minhadona/data_engineer_interview_challenges

Found a data engineering challenge or participated in a selection process ? Share with us!

Language: Python - Size: 7.35 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 65 - Forks: 12

thatmare/mycodegym

Solución a retos de JavaScript y CSS con método REACTO (en español). Retos de: Codewars, LeetCode, CodingJS y CSS Battle.

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

sanderploegsma/exercism

Solutions to challenges from exercism.io

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

RianTavares/code-challenges

Real challenges from companies around the world for developers

Size: 2.93 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

hugoburguete/ts-code-challenges

An assortment of coding challenges along with their solutions written in typescript.

Language: TypeScript - Size: 40 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

YusuffAhmad/code-learners-hub-weekly-challenges

A collection of solutions for weekly coding challenges from Code Learners Hub, aimed at enhancing programming skills and promoting collaboration among participants.

Language: C# - Size: 126 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

notthatbravo/frontend-mentor-challenges

A Collection of Solutions to Coding Challenges from Frontend Mentor

Language: HTML - Size: 4.15 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

kylewelsby/hackajob-phonebook-interview-beginner-version 📦

Language: Vue - Size: 273 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

HasnatHaider/Fetch-API-Code-Competition

This website is a perfect example how data get fetched from API. This API fetch code competition sites and show start/end time.

Language: JavaScript - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

CSharpWizardry/Apprentice-Challenge

Challenges used to test Apprentices on C#

Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

wagabooga/LHL-Stretch

Extra assignments provided by LHL (JavaScript)

Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wagabooga/ar-exercises Fork of lighthouse-labs/ar-exercises

ActiveRecord stretch exercises

Language: Ruby - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

michelealda/journeys-fsharp

A f# version of https://github.com/mikehadlow/Journeys

Language: F# - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nemanjaglumac/edd-editor-landing

Landing page for fictional Edd code editor.

Language: CSS - Size: 16.9 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 1

mardavsj/Arcstar Fork of nikhilhvr/Arcstar

It is an idea and platform for the students for their excellence in their prefered courses regularly.

Language: JavaScript - Size: 3.13 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

harsilspatel/HackerRank

hackerRank! To learn new programming techniques and to be a part of an active community! 💡🗣

Language: Python - Size: 28.3 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

harsilspatel/CodeChef

Solving codeChef challenges to improve my python skills! 🐍

Language: Python - Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

harsilspatel/ProjectEuler

Solving the addictive projectEuler puzzles to quench my programming thirst! 👨🏻‍💻

Language: Python - Size: 39.1 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

wataridori/dynamic-programming

Problems that can be solved by Dynamic Programming & the Solutions in different Programming Languages

Language: C++ - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 7

kenold/enjoy-travel

Landing page created with CSS Grid. UI inspired by Victor Berbel's Dribbble shot "Enjoy Travel."

Language: CSS - Size: 161 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

luismendes070/functions

DIO kotlin code challenge

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

neemiasbsilva/programming-skills

Welcome to my repository of programming skills. Summary, i will show some implementations of classic programming challange. I'II try to use in most of problem Java program language, because I want to improve my skills in this language.

Language: Java - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ludim/retos

Just another repository with challenge code

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

WilliamJaber/50-challenges-codeguppy

CodeGuppy Coding Challenges

Language: Python - Size: 40 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rabestro/exercism.io

Solutions for problems from site Exercism.

Language: C++ - Size: 2.02 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

candytale55/over_nine_thousand_Py_3

over_nine_thousand() takes a list of numbers named lst as a parameter. It sums the elements of the list until the sum is greater than 9000. When this happens, the function should return the sum. If the sum of all of the elements is never greater than 9000, the function should return total sum of all the elements. If the list is empty, the function should return 0. For example, if lst was [8000, 900, 120, 5000], then the function should return 9020.

Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

DarthRatz/TurtleChallenge

Coding challenge provided by potential employer

Language: C# - Size: 491 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

iykekings/Challenges

Different code challenges I've solved, from codewars.com, hackerrank.com and etc.

Language: JavaScript - Size: 1.36 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bidodev/code-challenge

Frontend Challenge from Teclead

Language: JavaScript - Size: 1.65 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

eexpositode/challenge-kickstarter-dashboard

This is an android coding challenge from https://www.hackerearth.com/

Language: Kotlin - Size: 2.37 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dj0nny/code-katas

The solutions of my code katas :kimono:

Language: JavaScript - Size: 37.1 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

simonprickett/object-selector-code-challenge

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

Language: JavaScript - Size: 104 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

awim/hackerrank

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bcye/sn-challenge

I try to create a social network. Let's see how far I can go.

Language: CSS - Size: 6.84 KB - Last synced at: about 6 hours ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

weilih/skiing_in_singapore

Question: Skiing in Singapore

Language: Elixir - Size: 1.64 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dhurimkelmendi/javascript30

Solutions to the javascript30.com challenges using ES2016

Language: HTML - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

StefanPahlplatz/advent-of-code

Advent of Code 2016

Language: C# - Size: 440 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

swanie21/code-exercises Fork of turingschool-examples/code-exercises

Example code challenges in technical interviews

Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Related Keywords
code-challenge-practice 38 code-challenge 12 code-challenges 9 javascript 4 programming-practices 3 challenges-solved 3 typescript 2 algorithms 2 katas 2 challenges 2 hacktoberfest2022 2 python3 2 hacktoberfest-accepted 2 hacktoberfest 2 exercise 2 python 1 for-in 1 for-loops 1 python-list 1 c-sharp 1 continous-integration 1 programming-challenges 1 programming 1 kotlin 1 dio-bootcamp 1 digital-innovation-one 1 2022 1 ui-challenge 1 kenold-beauplan 1 css-grid 1 dynamic-programming 1 competitive-programming 1 project-euler 1 full-stack 1 advent-of-code 1 practice 1 javascript30 1 es6 1 es2015 1 website 1 social-network 1 php 1 challenge 1 practice-programming 1 algorithm-challenges 1 nodejs 1 training 1 codewars-solutions 1 codewars-kata 1 codewars-javascript 1 codewars 1 kotlin-android 1 kickstarter 1 react-developers 1 contextapi 1 unit-testing 1 dotnet-core 1 front-end 1 back-end 1 exercism-solutions 1 exercism 1 exercises 1 css 1 markdown-only 1 interview-practice 1 help-wanted 1 hacktoberfest-2022 1 github-events 1 github 1 first-timers 1 dataengineering 1 data-pipelines 1 data-pipeline 1 data-engineering 1 beginners 1 beginner-project 1 beginner-friendly 1 beginner 1 codechef 1 hackerrank 1 tailwind-css 1 react-js 1 web-page 1 fsharp 1 ruby 1 rails 1 lighthouse-labs 1 activerecord 1 programming-exercises 1 programming-challenge 1 csharp 1 html-css-javascript 1 fetching-data-from-an-api 1 fetch-data 1 fetch-api 1 code-competition 1 code-challenge-website 1 code 1 hackerrank-solutions 1 study 1