Skip to content

santhoshmargan/solid-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Codes

Coding is Fun! Do it everyday 💯💯
Code Daily, add your solutions to the given problem, submit a PR (and don't forget to add your name in the contributors list)

Telegram: https://t.me/codetoexpress Whatsapp: https://codetoexpress.tech/joindc/ Slack: https://codetoexpress.tech/invite/


HitCount Maintenance Website shields.io Ask Me Anything ! made-with-Markdown Documentation Status GitHub license

DailyCodes

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 http://codetoexpress.tech/dc/day1 Beginner
Day 2 String Reversal + Palindrome http://codetoexpress.tech/dc/day2/ Beginner
Day 3 The Hamming Distance Problem http://codetoexpress.tech/dc/day3/ Beginner
Day 4 Num Vowels + Max Chars http://codetoexpress.tech/dc/day4/ Intermediate
Day 5 Pattern Printing Problems http://codetoexpress.tech/dc/day5/ Intermediate
Day 6 Sentence Cap + Word Reversal + Anagram http://codetoexpress.tech/dc/day6/ Intermediate
Day 7 One Edit Away http://codetoexpress.tech/dc/day7/ Advanced
Day 8 Minimum Edit Distance http://codetoexpress.tech/dc/day8/ Intermediate
Day 9 Smallest Substring Problem http://codetoexpress.tech/dc/day9/ Advanced
Day 10 String Permutation Problem http://codetoexpress.tech/dc/day10/ Advanced
Day 11 Longest Common Substring http://codetoexpress.tech/dc/day11/ Advanced
Day 12 Substring Search Algorithms http://codetoexpress.tech/dc/day12/ Advanced
Day 13 Factorial and Fibonacci http://codetoexpress.tech/dc/day13/ Beginner
Day 14 Sum of digits and product of numbers http://codetoexpress.tech/dc/day14/ Beginner
Day 15 Pascal's Triangle http://codetoexpress.tech/dc/day15/ Intermediate
Day 16 Tower of Hanoi http://codetoexpress.tech/dc/day16/ Intermediate
Day 17 N Queens Problem http://codetoexpress.tech/dc/day17/ Advanced
Day 18 Frequency Count and Check Power N http://codetoexpress.tech/dc/day18/ Beginner
Day 19 Cartesian Product and Shuffle Algorithm http://codetoexpress.tech/dc/day19/ Intermediate
Day 20 Array Partition http://codetoexpress.tech/dc/day20/ Intermediate
Day 21 Pair Sum N and Max Subarray Sum http://codetoexpress.tech/dc/day21/ Intermediate
Day 22 Common Elements Search http://codetoexpress.tech/dc/day22/ Intermediate
Day 23 Combination Sum http://codetoexpress.tech/dc/day23/ Advanced
Day 24 Array Circular Rotation http://codetoexpress.tech/dc/day24/ Intermediate
Day 25 Rotate Square Tile http://codetoexpress.tech/dc/day25/ Intermediate
Day 26 Spiral Generation and Copy http://codetoexpress.tech/dc/day26/ Advanced
Day 27 The Minesweeper Problem http://codetoexpress.tech/dc/day27/ Advanced
Day 28 Linear Search http://codetoexpress.tech/dc/day28/ Beginner
Day 29 Binary Search http://codetoexpress.tech/dc/day29/ Intermediate

A real coder should not be satisfied by doing only one problem daily, rather he/she should keep coding as much as possible. So, here I (@MadhavBahlMD) am adding some more problems that you can practise 😃

Also, these problems have been taking form various sources, so ig you think you own any of the given problems, just send me an email at theleanprogrammer@gmail.com and I will be more than happy to give proper credits 😊

Want to contribute?

The file structure is as follows

\DAILY CODE BASE
├───BONUS
│   ├───Algorithms
│   ├───Arrays
│   ├───Graphs
│   ├───LinkedLists
│   ├───Queues
│   ├───Recursion
│   ├───Stacks
│   ├───Strings
│   └───Trees

In this main README.md, there are links to the README of BONUS directory, and the README.md of sub topics In the README.md of BONUS directory, there is the list of all topics and under that there are all questions In the README.md of any topic directory, say Arrays there is a README which contains all questions of that topic along with the link to the README.md of the directory containing the question The README.md of directory containing the question must contain all the information about the question with some examples and the solution, and a little writeup about the algorithm used.

Before contributing any question, make sure that this structure is followed properly

NOTE

In case you just want to contribute a question and not code, there is no need to do so many things, just open an issue with the topic Problem Submission and the problem in the comments. I'll add it myself, and will give you proper credits 😃

Practise Problems 😁

  1. Strings
  2. Recursion
  3. Array
  4. Algorithms
  5. Stacks
  6. Queues
  7. Linked Lists
  8. Trees
  9. Graphs
  10. Misc Questions
  11. Object Oriented Programming

Problems on Time and Space Complexity

EXTRA - Past Interview Questions

Here are some of the questions asked previously in major companies like Google, Amazon, Facebook, Microsoft etc.

To Be Added

Timeline

timeline

Disclaimer

I do not own the rights to the questions I will discuss in this Daily Codes initiative. The questions have been collected from various sources and I do not know who created all those questions. If you think you are the owner of any question or any code, send me an email at codetoexpress@gmail.com, I will be more than happy to give the appropriate credits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published