Skip to content

✨ My daily problem-solving journey covering DSA and coding questions from PrepInsta, LeetCode, GFG and other sources πŸš€πŸš€

Notifications You must be signed in to change notification settings

vijayvaddi11/Daily-Coding-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Daily Coding Practice 🧠

Welcome to my daily coding practice repo!

Here, I solve basic to advanced coding problems from various sources like PrepInsta, LeetCode, GeeksforGeeks, etc.

I solve interesting problems regularly to improve my skills in:

  • Problem Solving
  • Data Structures and Algorithms (DSA)
  • Coding for Interviews
  • Logical Thinking

Structure

  • Each Day-X folder contains 1 or more problems solved on that day.
  • Files are named as Q1, Q2, ... based on the number of questions solved.

πŸ“š What you will find here

  • βœ… Daily coding questions
  • βœ… PrepInsta / LeetCode / GFG / Practice sets
  • βœ… Clean and optimized Python solutions
  • βœ… Simple code explanations

My Goal

To build consistency and strong problem-solving skills! πŸš€. "Consistency is the key to mastery. Solving problems daily to strengthen my DSA skills and get better every day."

LeetCode Topics

Array

0121-best-time-to-buy-and-sell-stock
1482-how-many-numbers-are-smaller-than-the-current-number

Dynamic Programming

0121-best-time-to-buy-and-sell-stock
1013-fibonacci-number

Two Pointers

0125-valid-palindrome

String

0125-valid-palindrome
0412-fizz-buzz

Math

0009-palindrome-number
0231-power-of-two
0326-power-of-three
0412-fizz-buzz
1013-fibonacci-number
1406-subtract-the-product-and-sum-of-digits-of-an-integer
1630-count-odd-numbers-in-an-interval-range
2608-count-the-digits-that-divide-a-number

Recursion

0231-power-of-two
0326-power-of-three
1013-fibonacci-number

Memoization

1013-fibonacci-number

Simulation

0412-fizz-buzz

Hash Table

1482-how-many-numbers-are-smaller-than-the-current-number

Sorting

1482-how-many-numbers-are-smaller-than-the-current-number

Counting Sort

1482-how-many-numbers-are-smaller-than-the-current-number

Bit Manipulation

0231-power-of-two

About

✨ My daily problem-solving journey covering DSA and coding questions from PrepInsta, LeetCode, GFG and other sources πŸš€πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages