Top Tweets for #wayToBigTech
978. Longest Turbulent Subarray
- Nice idea to save the previous state and not check the future state
#cpp #leetcode #wayToBigTech #fromStudentToStudents

53. Maximum Subarray
- A sliding window is helpful in problems like this (my solution)
- But, the divide and conquer technique could make your search much more faster :)
#cpp #leetcode #wayToBigTech #fromStudentToStudents

4. Median of Two Sorted Arrays
What a great solution (not mine) for this task with binary search! It's crazy! Do you know any other tasks where we can use this approach?
#cpp #leetcode #wayToBigTech #fromStudentToStudents

287. Find the Duplicate Number
A super task that demonstrates various approaches to marking elements to achieve specific goals.
I liked the 4th approach, but maybe just because I didn't fully realise the next one
#cpp #leetcode #wayToBigTech #fromStudentToStudents

295. Find Median from Data Stream
That's an excellent task!
The approach with heaps shows us how we can be in the middle of the stream without heavy calculations.
#cpp #leetcode #wayToBigTech #fromStudentToStudents
977. Squares of a Sorted Array
This small problem illustrates that if the list is sorted, we can use pointers.
#cpp #leetcode #wayToBigTech #fromStudentToStudents
211. Design Add and Search Words Data Structure
This one with Trie also.
#cpp #leetcode #wayToBigTech
648. Replace Words
It is a nice example of how a Trie helps with dictionary problems.
#cpp #leetcode #wayToBigTech #fromStudentToStudents
208. Implement Trie (Prefix Tree)
- Set getters and setters
- If you are looking only for the part of the word, think about how you will separate it from the full word search.
#cpp #leetcode #wayToBigTech #fromStudentToStudent
295. Find Median from Data Stream
It is an excellent problem with different approaches to solve.
- Multiset in C++ is always sorted
- You can keep your "pointer" in the middle of the set
- Read your task carefully
#cpp #leetcode #wayToBigTech #fromStudentToStudent
1642. Furthest Building You Can Reach
It is an interesting problem with interesting solutions.
:) History can help.
#cpp #leetcode #wayToBigTech #leetcodeExplain
285. Inorder Successor in BST
When I write the code for Trees, it looks like a tree with (if/else/while blocks), when I see the editor's code, I am happy like I took some fruit from this tree.
#cpp #leetcode #wayToBigTech
253. Meeting Rooms II
I finally broke the streak of unresolved tasks.
I hope my solutions weren't so bad.
#cpp #leetcode #wayToBigTech
235. Lowest Common Ancestor of a Binary Search Tree
Finally, I have understood the difference between a Binary Search Tree and a Binary Tree.
This is a great problem for this.
#cpp #leetcode #wayToBigTech
285. Inorder Successor in BST
This is a significant task that shows how elegant and simple the proper solution could be.
#cpp #leetCode #wayToBigTech
Most Popular Users

Elon Musk 
@elonmusk
241.1M followers

Barack Obama 
@barackobama
119.1M followers

Cristiano Ronaldo 
@cristiano
112.5M followers

Donald J. Trump 
@realdonaldtrump
111.8M followers

Narendra Modi 
@narendramodi
107.1M followers

Rihanna 
@rihanna
98.2M followers

NASA 
@nasa
92.2M followers

Justin Bieber 
@justinbieber
91.3M followers

KATY PERRY 
@katyperry
88.7M followers

Taylor Swift 
@taylorswift13
82.6M followers

Lady Gaga 
@ladygaga
74.1M followers

Virat Kohli 
@imvkohli
71.5M followers

Kim Kardashian 
@kimkardashian
70.3M followers

YouTube 
@youtube
68.7M followers

Bill Gates 
@billgates
64.5M followers

Neymar Jr 
@neymarjr
64.4M followers

The Ellen Show
@theellenshow
62.4M followers

CNN 
@cnn
61.8M followers

Selena Gomez 
@selenagomez
61.8M followers

X 
@x
60.8M followers
