https://github.com/vishalku03/potd_challenge_2024
problem of the day solution - leetcode , geeksforgeeks , coding - ninjas , py
https://github.com/vishalku03/potd_challenge_2024
c cpp dsa gfg-solutions leetcode-solutions python
Last synced: 6 months ago
JSON representation
problem of the day solution - leetcode , geeksforgeeks , coding - ninjas , py
- Host: GitHub
- URL: https://github.com/vishalku03/potd_challenge_2024
- Owner: vishalku03
- Created: 2024-05-24T02:34:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T14:10:56.000Z (over 1 year ago)
- Last Synced: 2025-01-09T02:22:24.175Z (over 1 year ago)
- Topics: c, cpp, dsa, gfg-solutions, leetcode-solutions, python
- Language: C++
- Homepage:
- Size: 875 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
day_1 -> the number of beautifull subsets (leetcode - 2597)
day_2 -> Maximum score words formed by letters (leetcode - 1255)
day_3 -> Word break 2 ( leetcode - 140) ,
You and Yours books (gfg)
day_4 -> Minimum cost to two strings sdentical (gfg) ,
nth fibonacci number (coding ninjas) ,
Student attendence record score (leetcode - 552)
day_5 -> Special array with x elements greater than or equal to x (leetcode - 1608)
day_6 -> get equal substrings within budget- 1208
day_7 -> Number of steps to reduce a number in binary representation to one (leetcode - 1404)
day_8 -> Count that can form two arrays of equal XOR (leetcode - 1442)\
day_9 -> Single nuumber ||| (leetcode - 260)
day_10 -> store of a string (leetcode - 3110)
day_11 -> reverse string (leetcode - 344)
day_12 - > Append characters to string to make subsequences (leetcode - 2486)
day_13 -> longest palindrome (leetcode - 409)
day_14 -> Find common characters (leetcode - 1002)
day_15 ->. Hand of straights ( leetcode - 846)
. max sum in the cinfiguration (gfg)
day_16 -> Replace word (leetcode - 648)
2. Maximum occured integer (gfg)
day_17 -> Continuous subarray sum (leetcode - 523)
2. index of extra element (gfg)
day_18 -> Subarray sums divisible by K (leetcode - 974)
2. Convert array into ZIG ZAG fashion (gfg)
day_19 -> Height checker (leetcode - 1051)
2. Nuts and Bolts (gfg)
day_20 -> Relative sort array (leetcode 1122)
2. Maximum tip calculator (gfg)
day_21 -> Sort colors (leetcode - 75)
2. Count containing number 4 (gfg)
day_22 -> Minimum number of moves to seat everyone (leetcode - 2037)
2. Padvon sequence (gfg)
3. Maximum product subarray (gfg)
4. bfs of graph (gfg)
5. Roate list (leetcode - 61)
6. Combination sum || (leetcode - 40)
day_23 -> Minumum number of increament to make an array unique (leetcode)
2. Armstrong number (gfg)
day_24 -> IPO (leetcode - 501)
2. Mobile numeric keyword (gfg)
day_25 -> Patching array (leetcode - 330)
2. prime sum with array (gfg)
day_26 -> Check if two line segment is intersect (gfg)
2. Sum of the square of a number (gfg)
day_27 -> Most profit assiging work (leetcode - 826)
2. Number of circle in a rectangle (gfg)
day_28 -> Minimum number of days to make m boquets (leetcode - 1482)
2. Find the maximum volume of a cuboid (gfg)
day_29 -> Magnetic forces between two bolls (leetcode - 1552)
2. Internal points inside traingle (gfg)
day_30 -> Grumpy bookstore owner (leetcode - 1052)
2. Comapre two fractions (gfg)
day_31 -> Count numnber of nice subarray (1248)
2. Extract the number from string (gfg)
day_32 -> Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit(leetcode - 1438)
it all about my coding questions which are solved by per day so .