Skip to content

JayPaulinCodes/programming-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Programming Challenges

This repo will hold a bunch of challenges for me to complete.

It will be structured as follows:

  • Each challenge will have a branch.
  • Each branch name will follow this format: "LANGUAGE/CHALLENGE" (ie. "cs/hoursToSeconds", "js/doABackflip")

Challenges

JavaScript Challenges

Branch Description Source
Convert Age to Days edabit
Convert Hours into Seconds edabit
How Much is True? edabit
Perimeters with a Catch edabit
Find Number of Digits in Number edabit
js/burglarySeries01 Burglary Series (01): Calculate Total Losses edabit
js/burglarySeries02 Burglary Series (02): Most Valuable Item edabit
js/burglarySeries03 Burglary Series (03): Is It Gone? edabit
js/burglarySeries04 Burglary Series (04): Add its Name edabit
js/burglarySeries05 Burglary Series (05): Third Most Expensive edabit
js/burglarySeries06 Burglary Series (06): Convert to Number edabit
js/burglarySeries07 Burglary Series (07): Make a Copy edabit
js/burglarySeries08 Burglary Series (08): Remove an Entry edabit
js/burglarySeries09 Burglary Series (09): Filter Values edabit
js/burglarySeries10 Burglary Series (10): Calculate Difference edabit
js/burglarySeries11 Burglary Series (11): Say What edabit
js/burglarySeries12 Burglary Series (12): Get Vodka Bottle edabit
js/burglarySeries13 Burglary Series (13): Sort That List edabit
js/burglarySeries14 Burglary Series (14): Adjectives Total edabit
js/burglarySeries15 Burglary Series (15): Number of Occurrences edabit
js/burglarySeries16 Burglary Series (16): Nested objects edabit
js/burglarySeries17 Burglary Series (17): Who is the Winner? edabit
js/burglarySeries18 Burglary Series (18): Detailed List edabit
js/burglarySeries19 Burglary Series (19): Prevent Changes edabit
js/burglarySeries20 Burglary Series (20): Sign Your Name edabit
js/burglarySeries21 Burglary Series (21): Sign Your Name Again edabit
js/burglarySeries22 Burglary Series (22): Sign All edabit
js/burglarySeries23 Burglary Series (23): Find and Remove edabit

C# Challenges

Branch Description Source
Return the Next Number from the Integer Passed edabit
Convert Minutes into Seconds edabit
Convert Age to Days edabit
Circuit Power Calculator edabit
Area of a Triangle edabit
Convert Number to Corresponding Month Name edabit
Find the Smallest and Biggest Numbers edabit
Hamming Distance edabit
H4ck3r Sp34k edabit
Array of Multiples edabit
Find the Bomb edabit
Fruit Smoothie edabit
2048 Tiles Slide edabit
Block the Square in Tic Tac Toe edabit
Algorithms: Binary Search edabit

About

A repo containing challenges for programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published