Top Tweets for #codewithakubuzz
Starting a new series on CI & CD.
Why and how it started ?
CI CD stands for continuous integration and continuous deployment.
#codewithakubuzz #Deployment #100daysofcoding

Leetcode daily challenge solution
162. Find Peak Element => O(logn) time using binary search
#leetcode @LeetCode @leetcoderr #Java @java #100DaysOfCode #100daysofcodechallenge #codewithakubuzz #codinglife #developers #programmers #javascript @JavaScript

621. Task Scheduler Leetcode problem solution using max heap
O(nlogn) time complexity
#leetcode @LeetCode @leetcoderr #javascript #Java @java @JavaScript #codewithakubuzz #100DaysOfCode #programmers #Developer #Coding #heapsort #challenge

Optimized solution for finding kth smallest element in sorted matrix using binary search
O(nlog(max-min)) time complexity
#leetcode @LeetCode @Leetcoders #javascript #Java @java #codewithakubuzz #TypeScript #100DaysOfCode #100daysofcodechallenge #Coding #programming #programmer

Leetcode daily problem solution for reshaping the matrix in
O(n*m) time and O(n*m) space
Matlab function
https://t.co/14O5M6llH8
#leetcode @LeetCode @Leetcoders #codingisfun #100DaysOfCode #100daysofcodechallenge #programmer #javascript #codewithakubuzz #Java @java

Leetcode daily problem solution using dynamic programming
https://t.co/CDJnCXJgOz
O(n*n*m*m) time and O(n*m) space
#leetcode @LeetCode @Leetcoders #javascript #java
@java #codewithakubuzz #100DaysOfCode #codingisfun #programming #programmers #100daysofcoding #dp

Leetcode daily challenge solution for LCA in a binary tree
O(n) and O(1)
#leetcode #Java #javascript #100DaysOfCode #100daysofcodechallenge #codewithakubuzz #Coding #programmer #Developer

684. Redundant Connection leetcode solution using
1) DFS: O(n*n) and O(n)
2) DSU: O(n) and O(n)
Disjoint sets union provide optimal solution
#leetcode #javascript #typescript @java #100DaysOfCode #100daysofcodechallenge #Java #Coding #programming #codewithakubuzz #programmer

Leetcode daily challenge solution: Remove All Adjacent Duplicates In String using stacks in java
#javascript #TypeScript #100DaysOfCode #programming #Developers #codewithakubuzz #leetcode #java @java #Coding

Reverse Linked List II leetcode june challenge solution
time complexity = O(n)
space complexity = O(1)
#javascript #TypeScript #100DaysOfCode #100daysofcodechallenge #codewithakubuzz #leetcode
#Coding #programming #programmers @java #Java

567. Permutation in String leetcode solution using sorting
Time complexity = O(l1log(l1)+(l2−l1)l1log(l1))
Space complexity = O(l1)
@JavaScriptDaily @JavaScript @TypeScriptDaily @typescript @java #typescript #javascript #100DaysOfCode #programmer #codewithakubuzz #leetcode

220. Contains Duplicate III Leetcode solution using bucket sort algo
Time complexity = O(n)
Space Complexity = O(k)
advantage of 20ms
@JavaScriptDaily @JavaScript @TypeScriptDaily @typescript @java #typescript #javascript #100DaysOfCode #programmer #codewithakubuzz #leetcode

220. Contains Duplicate III Leetcode solution using tree sets in java
Time complexity = O(nlogn)
Space Complexity = O(k)
@JavaScriptDaily @JavaScript @TypeScriptDaily @typescript @java #typescript #javascript #100DaysOfCode #programmer #codewithakubuzz #leetcode

199. Binary Tree Right Side View solution using recursion
O(n) time and O(1) space complexity.
Added complexity could be to print outline for tree.
@JavaScriptDaily @JavaScript @TypeScriptDaily @typescript @java #Coding #codewithakubuzz #programming #programmers #100DaysOfCode

https://t.co/yYgUPA63Dk
Another solution for selecting a payment strategy by creating map of all implementations.
@TypeScriptDaily @typescript @JavaScriptDaily @JavaScript #javascript #typescript #codewithakubuzz #100DaysOfCode #Coding #programmer

https://t.co/FPzrFodqOl
Selecting a payment strategy using visitor design pattern. A good mix of strategy and visitor can provide great solutions.
@TypeScriptDaily @typescript @JavaScriptDaily @JavaScript #javascript #typescript #codewithakubuzz #100DaysOfCode #Coding #programmer

https://t.co/W6sortOhzW
We need to sort our array based on the sorting strategy. Let's solve this with strategy pattern.
@JavaScriptDaily @TypeScriptDaily @JavaScript @typescript #javascript #TypeScript #100DaysOfCode
#codewithakubuzz #Coding #designpattern #developers

https://t.co/8RSYUNPnPS
Implementing ATM machine states using state design pattern.
@JavaScriptDaily @TypeScriptDaily #javascript #TypeScript @JavaScript @typescript #100daysOfCode
#100daysofcodechallenge #codewithakubuzz #CodingChallenge #Developers #Coding #designpatterns

https://t.co/FKaDm3o7OZ
A flying plane wants to get all updates from a watch tower and will unsubscribe on landing. Observer pattern to our rescue.
@typescript @TypeScriptDaily @JavaScriptDaily @JavaScript #Coding #100DaysOfCode #codewithakubuzz #TypeScript #designpatterns

https://t.co/FhB4Jnpoaz
Let's create a chain of responsibility for handling our incoming request.
@typescript @TypeScriptDaily @JavaScriptDaily @JavaScript @javascript #Coding #100DaysOfCode #codewithakubuzz #TypeScript #designpatterns

Last Seen Hashtags on Sotwe
ModelsGetMessy
Seen from United Kingdom
sissycum
Seen from Australia
SANTINICYCLINGWEAR
Seen from United States
ifsa
Seen from Turkey
dl #edgar
Seen from United States
BuschBeer
Seen from United States
ngintip mandi
Seen from Indonesia
Minecraft
Seen from Thailand
2026年雑利の日
Seen from Indonesia
incestomãefilho
Seen from Brazil
Most Popular Users

Elon Musk 
@elonmusk
240.2M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
109.4M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.4M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.7M followers

KATY PERRY 
@katyperry
87.1M followers

Taylor Swift 
@taylorswift13
80.9M followers

Lady Gaga 
@ladygaga
72.5M followers

Kim Kardashian 
@kimkardashian
69.5M followers

Virat Kohli 
@imvkohli
69M followers

YouTube 
@youtube
68.6M followers

Bill Gates 
@billgates
63.5M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61.6M followers

X 
@x
60.9M followers

Selena Gomez 
@selenagomez
60.2M followers
























