Day 5 of 45 days🫡
Today learned and revised:
1)Pow(x,n): classic one
2)Majority element: Moore Boyer voting algo
3)search in matrix: Binary search logic(use of / and %, to convert 1-d index to 2-d)
@takeUforward_#SDESheetChallenge#DSA
Leetcode_id: leetcode.com/u/aadii_47/
Day 2 of building in public
> Solved 2 LeetCode problems on Bit Manipulation
> Built a JavaScript project: Movie search app
>Made an open-source contribution
Day 4/45 of #SDESheetChallenge
- Find the Duplicate Number
- Find the Repeating & Missing Number
- Inversion Count
Today's takeaway:
• Floyd's Cycle Detection
• Frequency Counting
• Merge Sort
Every problem teaches a pattern. Every pattern builds confidence.
@striver_79
Happy to share that I've received my offer letter from Infosys for the Digital Specialist Engineer (DSE) role!
Grateful for the teaching and guidence of @piyushgarg_dev@Hiteshdotcom@nirudhuuu everyone at @ChaiCodeHQ for support.
Excited to go on new learning journey.
Day 4 #SDESheetChallenge
3 problems today.
- find repetition
- find repeating and missing
- count inversions
Floyd's cycle detection, math equations and merge sort; you wouldn't expect 'em in simple array problems.
learnings and explanation in thread (1/8)
@takeUforward_
Day - 04✅ of #SDESheetChallenge
Problems Solved -
1. Find the duplicate number
2.find the repeating and missing number
3.Inversion of Array
struggled in the inversion of array part
but solved it
@takeUforward_@striver_79
Let's connect if you're into:
Artificial Intelligence & Machine Learning
Ai Automation
Agentic Ai
Generative Ai
Data Science
Software Development
Blockchain & Web3
Startups
Product Building
Always excited to connect
Finally Verified 😇
Reached my follow and reply limits,
and it was keeping me away from my fam.
So I took the step forward:
upgraded to the verified badge.
Now my account is officially recognized,
and staying connected with my community is effortless.
Day 3 of #SDESheetChallenge Solved Merge Two Sorted Arrays on my own. Rotate Matrix was mostly manageable, while Merge Overlapping Intervals was today's biggest learning. Learning > Speed. 42 days to go
@takeUforward_@striver_79#DSA