Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Install / Use
/learn @CodeToExpress/DailycodebaseREADME

Want To Be a Contributor?
Read CONTRIBUTING.md for contribution guidelines.
Code Today!
Motivate yourself to code daily till 60 days, and see the magic! Coding will become your habit, and your skills will increase.
| Day Number | Topic | Website Link | Difficulty | | ---------- | ----- | ------------ | ---------: | | Day 1 | The Fizz Buzz Problem | https://codetoexpress.github.io/dailycodebase/Day1 | Beginner | | Day 2 | String Reversal + Palindrome | https://codetoexpress.github.io/dailycodebase/Day2/ | Beginner | | Day 3 | The Hamming Distance Problem | https://codetoexpress.github.io/dailycodebase/Day3/ | Beginner | | Day 4 | Num Vowels + Max Chars | https://codetoexpress.github.io/dailycodebase/Day4/ | Intermediate | | Day 5 | Pattern Printing Problems | https://codetoexpress.github.io/dailycodebase/day5/ | Intermediate | | Day 6 | Sentence Cap + Word Reversal + Anagram | https://codetoexpress.github.io/dailycodebase/day6/ | Intermediate | | Day 7 |One Edit Away | https://codetoexpress.github.io/dailycodebase/day7/ | Advanced | | Day 8 | Minimum Edit Distance | https://codetoexpress.github.io/dailycodebase/day8/ | Intermediate | | Day 9 | Smallest Substring Problem | https://codetoexpress.github.io/dailycodebase/day9/ | Advanced | | Day 10 | String Permutation Problem | https://codetoexpress.github.io/dailycodebase/day10/ | Advanced | | Day 11 | Longest Common Substring | https://codetoexpress.github.io/dailycodebase/day11/ | Advanced | | Day 12 | Substring Search Algorithms | https://codetoexpress.github.io/dailycodebase/day12/ | Advanced | | Day 13 | Factorial and Fibonacci | https://codetoexpress.github.io/dailycodebase/day13/ | Beginner | | Day 14 | Sum of digits and product of numbers | https://codetoexpress.github.io/dailycodebase/day14/ | Beginner | | Day 15 | Pascal's Triangle | https://codetoexpress.github.io/dailycodebase/day15/ | Intermediate | | Day 16 | Tower of Hanoi | https://codetoexpress.github.io/dailycodebase/day16/ | Intermediate | | Day 17 | N Queens Problem | https://codetoexpress.github.io/dailycodebase/day17/ | Advanced | | Day 18 | Frequency Count and Check Power N | https://codetoexpress.github.io/dailycodebase/day18/ | Beginner | | Day 19 | Cartesian Product and Shuffle Algorithm | https://codetoexpress.github.io/dailycodebase/day19/ | Intermediate | | Day 20 | Array Partition | https://codetoexpress.github.io/dailycodebase/day20/ | Intermediate | | Day 21 | Pair Sum N and Max Subarray Sum | https://codetoexpress.github.io/dailycodebase/day21/ | Intermediate | | Day 22 | Common Elements Search | https://codetoexpress.github.io/dailycodebase/day22/ | Intermediate | | Day 23 | Combination Sum | https://codetoexpress.github.io/dailycodebase/day23/ | Advanced | | Day 24 | Array Circular Rotation | https://codetoexpress.github.io/dailycodebase/day24/ | Intermediate | | Day 25 | Rotate Square Tile | https://codetoexpress.github.io/dailycodebase/day25/ | Intermediate | | Day 26 | Spiral Generation and Copy | https://codetoexpress.github.io/dailycodebase/day26/ | Advanced | | Day 27 | The Minesweeper Problem | https://codetoexpress.github.io/dailycodebase/day27/ | Advanced | | Day 28 | Linear Search | https://codetoexpress.github.io/dailycodebase/day28/ | Beginner | | Day 29 | Binary Search | https://codetoexpress.github.io/dailycodebase/day29/ | Intermediate | | Day 30 | Naive Search | https://codetoexpress.github.io/dailycodebase/day30/ | Intermediate | | Day 31 | Bubble Sort | https://codetoexpress.github.io/dailycodebase/day31/ | Beginner | | Day 32 | Selection Sort | https://codetoexpress.github.io/dailycodebase/day32/ | Intermediate | | Day 33 | Insertion Sort | https://codetoexpress.github.io/dailycodebase/day33/ | Beginner | | Day 34 | Merge Sort | https://codetoexpress.github.io/dailycodebase/day34/ | Intermediate | | Day 35 | Quick Sort | https://codetoexpress.github.io/dailycodebase/day35/ | Intermediate | | Day 36 | Radix Sort | https://codetoexpress.github.io/dailycodebase/day36/ | Intermediate | | Day 37 | Applications of Searching and Sorting Algorithms | https://codetoexpress.github.io/dailycodebase/day37/ | Misc | | Day 38 | Implement Stack Data Structure | https://codetoexpress.github.io/dailycodebase/day38/ | Beginner | | Day 39 | Maximum Element and Reverse Stack | https://codetoexpress.github.io/dailycodebase/day39/ | Intermediate | | Day 40 | Prefix, Infix, Postfix Conversion | https://codetoexpress.github.io/dailycodebase/day40/ | Intermediate | | Day 41 | Implement Queue Data Structure | https://codetoexpress.github.io/dailycodebase/day41/ | Beginner | | Day 42 | Alternate Queue Combination | https://codetoexpress.github.io/dailycodebase/day42/ | Intermediate | | Day 43 | Queue Reversal | https://codetoexpress.github.io/dailycodebase/day43/ | Intermediate | | Day 44 | Queue from Stacks | https://codetoexpress.github.io/dailycodebase/day44/ | Intermediate | | Day 45 | Priority Queue | https://codetoexpress.github.io/dailycodebase/day45/ | Advanced | | [Day 46
