code-challenge-practice
There are 42 repositories under code-challenge-practice topic.
minhadona/data_engineer_interview_challenges
Found a data engineering challenge or participated in a selection process ? Share with us!
nemanjaglumac/edd-editor-landing
Landing page for fictional Edd code editor.
wataridori/dynamic-programming
Problems that can be solved by Dynamic Programming & the Solutions in different Programming Languages
RianTavares/code-challenges
Real challenges from companies around the world for developers
sammy2077/interview-questions
Fun interview preparation questions
sanderploegsma/exercism
Solutions to challenges from exercism.io
thatmare/mycodegym
Solución a retos de JavaScript y CSS con método REACTO (en español). Retos de: Codewars, CodingJS y CSS Battle.
alicefrancener/code-problems
Collection of solution to code problems.
bcye/sn-challenge
I try to create a social network. Let's see how far I can go.
DarthRatz/TurtleChallenge
Coding challenge provided by potential employer
eexpositode/challenge-kickstarter-dashboard
This is an android coding challenge from https://www.hackerearth.com/
harsilspatel/CodeChef
Solving codeChef challenges to improve my python skills! 🐍
harsilspatel/HackerRank
hackerRank! To learn new programming techniques and to be a part of an active community! 💡🗣
harsilspatel/ProjectEuler
Solving the addictive projectEuler puzzles to quench my programming thirst! 👨🏻💻
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.
int32x/javascript-challenges
I know a fair bit of JavaScript so I'm going to test myself on it.
kenold/enjoy-travel
Landing page created with CSS Grid. UI inspired by Victor Berbel's Dribbble shot "Enjoy Travel."
mardavsj/Arcstar
It is an idea and platform for the students for their excellence in their prefered courses regularly.
notthatbravo/frontend-mentor-challenges
A Collection of Solutions to Coding Challenges from Frontend Mentor
S-Downes/CI-Challenges
Selection of code challenges with solutions from the Code Institute learning track.
CSharpWizardry/Apprentice-Challenge
Challenges used to test Apprentices on C#
michelealda/journeys-fsharp
A f# version of https://github.com/mikehadlow/Journeys
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.
onlythompson/master_python_thinking
Data Structure and Algorithms in Python - Based on Learning Enhancement Approaches
wagabooga/ar-exercises
ActiveRecord stretch exercises
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.
bidodev/code-challenge
Frontend Challenge from Teclead
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.
dj0nny/code-katas
The solutions of my code katas :kimono:
iykekings/Challenges
Different code challenges I've solved, from codewars.com, hackerrank.com and etc.
luismendes070/functions
DIO kotlin code challenge
rabestro/exercism.io
Solutions for problems from site Exercism.
simonprickett/object-selector-code-challenge
Basic response to a code challenge I was sent via Slack.
wagabooga/LHL-Stretch
Extra assignments provided by LHL (JavaScript)