Skip to content

Some problem solving programming challenges, i have solved. Not all are here, but started adding them slowly.

Notifications You must be signed in to change notification settings

chankruze/challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Challenges

This is the repository to save the challenges & codes of the problems I solved.

S.N Name of Challenge Solutions Difficulty
01 Sum and Difference of Two Numbers Solution Easy
02 Functions in C Solution Easy
03 Pointers in C Solution Easy
04 Counting Trailing Zero Easy
05 Military Time Medium
06 Gotham City Medium
07 New Driver's License Hard
08 Convert US date to EU Medium
09 Deja Vu Medium
10 Secret Message Medium
11 Hovercraft Easy
12 Popsicles Easy
13 NoNumerals Medium
14 Pig Latin Medium
15 That's Odd Easy
16 Password Validation Hard
17 Extra-Terrestrials Easy
18 Security Hard
19 The Spy Life Medium
20 Symbols Medium
21 YouTube Link Finder Medium
22 Average Word Length Medium
23 Fruit Bowl Easy
24 Cheer Creator Easy
25 Skee-Ball Easy
26 Paint Costs Easy
27 Jungle Camping Easy
28 Argentina Easy
29 ItsASign Hard
30 Digits Of Pi Hard
31 Mathematics Hard
32 Longest Common Substring Hard
33 2DMap Hard
34 Word Rank Hard
35 Hofstadter's Q-Sequence Hard
36 Ballpark Orders Easy
37 Safety Deposit Boxes Medium
38 Balconies Easy
38 Candles Easy
39 Duct Tape Easy
40 Easter Eggs Easy
41 Guard Flamingos Easy
42 Izzy the Iguana Easy
43 Kaleidoscopes Easy
44 Land Ho! Easy
45 Neverland Easy
46 Zip Code Validator Easy
47 Vowel Counter Easy
48 Isogram Detector Easy
49 Multiples Easy
50 Number of Ones Easy
51 Roadrunner Medium
52 Snap, Crackle and Pop Medium
53 Hex Color Code Generator Medium
54 Super Sale Medium
55 Duty Free Medium
56 Carrot Cake Medium
57 Building Blocks Medium
58 Name Buddy Medium
59 Divisible Medium
60 Even Numbers Medium
61 Tax Free Medium
62 How Far ? Medium
63 Day of the Week Medium
64 Camelcase to Snakecase Medium
65 Days between dates Medium
66 Text Decompressor Medium
67 Snowballing Numbers Medium
68 Flowing Words Medium
69 Splitting Strings Medium
70 Missing Numbers Medium
71 Initials Medium
72 Credit Card Validator Medium
73 CMYK to RGB Medium
74 Poker Hand Hard
Name of the Platform Problems Page
codesignal problems list

Contribute

Solve programming problems and challenges in HackerRank, Codechef or any other online/offline source on your own and then create a markdown file describing the problem you solved in challenges folder. Add the solution source file to solutions folder. Then in README.md add the problem to end of the existing table and relatively link problem & solution file.

You can also add solutions in different langauges to solved problems.

# Format
[Challenge Name](Relative link to problem markdown) | [solution](solution link) | <Language> | <Difficulty>

# Example
[That's Odd](/sololearn/ThatIsOdd/ThatIsOdd.md) | | Easy

Credits

About

Some problem solving programming challenges, i have solved. Not all are here, but started adding them slowly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published