DAY 43: #TUFWinterArc
Solved medium-level pattern-based questions on recursion.
- Generate all binary strings
- Generate Parenthesis
- Print all subsequences/Power Set
@striver_79@takeUforward_
DAY 40: #TUFWinterArc
Solved hard-level problems on linked lists:
- Reverse LL in a group of given size K
- Rotate a LL
- Flattening of LL
- Clone a Linked List with random and next pointers
@striver_79@takeUforward_
DAY 39: #TUFWinterArc
Solved medium-level doubly linked list Problem:
- Delete all occurrences of a key in the DLL
- Find pairs with given sum in DLL
- Remove duplicates from sorted DLL
@striver_79@takeUforward_
DAY 38: #TUFWinterArc
Solved a medium-level linked list problem:
- Find the intersection point of Y LL
- Add 1 to a number represented by LL
- Add 2 numbers in LL
@striver_79@takeUforward_
DAY 37: #TUFWinterArc
Solved Medium-level linked list Problems:
- Remove Nth node from the back of the LL
- Delete the middle node of LL
- Sort LL
- Sort a LL of 0's 1's and 2's by changing links
@striver_79@takeUforward_
DAY 36: #TUFWinterArc
Continuation of medium-level linked list problems.
- Find the starting point in LL
- Length of Loop in LL
- Check if LL is a palindrome or not
- Segrregate odd and even nodes in LL
@striver_79@takeUforward_
DAY 35: #TUFWinterArc
Solved medium problems of linked lists:
- Middle of a LinkedList [TortoiseHare Method]
- Reverse a LinkedList [Iterative]
- Reverse a LL [Recursive]
- Detect a loop in LL
@striver_79@takeUforward_
DAY 33 #TUFWinterArc
Doubly Linkedlist:
- Introduction to DLL, learn about struct, and how is node represented
- Insert a node in DLL
- Delete a node in DLL
- Reverse a DLL
@striver_79@takeUforward_
DAY 33 #TUFWinterArc
Linkedlist:
- Introduction to LinkedList, learn about struct, and how a node is represented
- Inserting a node in LinkedList
- Deleting a node in LinkedList
- Find the length of the linked list
- Search for an element in the LL
@striver_79@takeUforward_
Completed the left Questions of String as a part of #TUFWinterArc
- Sum of the Beauty of all substrings
- Reverse Every Word in A String
@striver_79@takeUforward_
DAY - 31 #TUFWinterArc
Started with String medium-level problems:
- Sort Characters by frequency
- Maximum Nesting Depth of Parentheses
- Roman Number to Integer and vice versa
@striver_79@takeUforward_
02 Day of String, solved 4 problems.
- Longest common substring
- Isomorphic String
- rotation of another string or not
- Anagram
#TUFWinterArc@striver_79@takeUforward_
I am unable to attend the @ycombinator and @emergentlabs vibecon due to location constraints.
But for the @JarAppHQ Product fellowship application. I made an incredible product using this.
It is totally product-focused
- Problem Framing
- product sense
- UX/aesthetics
- Growth