Good night everyone!
Rest well, recharge your mind, and wake up tomorrow ready to learn, grow, and build something amazing.
Remember every small step today is progress toward your future.
Rest well, recharge your mind, and wake up tomorrow ready to learn, grow, and build something amazing.
Remember every small step today is progress toward your future.
โค4
Good morning, everyone!
A new day means new opportunities to learn, build, and grow. Take one step closer to your goals today.
Have a productive day! โค๏ธ
A new day means new opportunities to learn, build, and grow. Take one step closer to your goals today.
Have a productive day! โค๏ธ
โค4
Forwarded from SEMER NUR
I've got $100 in Cursor credits to give away.
If you've got a cool side project idea you've been wanting to build with AI, here's your chance.
The rules are simple:
* Submit your idea anonymously.
* I'll post all the ideas publicly.
* The idea with the most votes wins the $100 Cursor credit.
https://sma.robi.work/b/hqTLPYkEuliC
If you've got a cool side project idea you've been wanting to build with AI, here's your chance.
The rules are simple:
* Submit your idea anonymously.
* I'll post all the ideas publicly.
* The idea with the most votes wins the $100 Cursor credit.
https://sma.robi.work/b/hqTLPYkEuliC
sma.robi.work
Send Messages Anon
A web based ngl.link alternative ask me anything platform.
SEMER NUR
I've got $100 in Cursor credits to give away. If you've got a cool side project idea you've been wanting to build with AI, here's your chance. The rules are simple: * Submit your idea anonymously. * I'll post all the ideas publicly. * The idea with theโฆ
A $100 giveaway is live! Don't miss your chance to join.
Argentina vs England
Football โ Boxing โ
Referee just vibing ๐๐
Football โ Boxing โ
Referee just vibing ๐๐
๐6
Forwarded from 4-3-3 แตแแญแต แ แขแตแฎแตแซโข (๐ฐแด๐ฐส)
แแแต แจแแแ แแแซแ แตแแตแตแตแตแตแตแต แจแแ แกแตแ ๐ฅ๐ฅ๐ฅ แแแ แฐแญแทแ
@Bisrat_sport_433et
@Bisrat_sport_433et
๐ฅ3
Roadmap to Master DSA
- Time and Space Complexity
- Arrays
- Strings
- Hash Tables
- Two Pointers
- Sliding Window
- Prefix Sum
- Binary Search
- Stack
- Queue
- Linked List
- Trees
- Binary Search Tree
- Heap / Priority Queue
- Graphs
- Recursion
- Backtracking
- Dynamic Programming
- Greedy
- Advanced Graph Algorithms
โค8
LeetCode 1929: Concatenation of Array(EASY)
Today I learned how to duplicate an array.
I solved it in two ways:
1๏ธโฃ Using +
โก๏ธ Combine the array with itself
2๏ธโฃ Using extend()
โก๏ธ Add the same elements again to the array.
Both are simple ways to create a concatenated array.
Today I learned how to duplicate an array.
I solved it in two ways:
1๏ธโฃ Using +
โก๏ธ Combine the array with itself
nums + nums
2๏ธโฃ Using extend()
โก๏ธ Add the same elements again to the array.
Both are simple ways to create a concatenated array.
โค2๐ฅ2