NathnaelDev Profile Banner
NathnaelDev Profile
NathnaelDev

@NathnaelDev

Followers
35
Following
319
Media
228
Statuses
361

loves to develop

Joined July 2024
Don't wanna be here? Send us removal request.
@NathnaelDev
NathnaelDev
1 year
for previous leetcode and codeforce question space complexity: O(1) time complexity: O(n)^2 I bruteforce it since the constraint is very small #leetcode #codeforce #DSA
1
0
2
@NathnaelDev
NathnaelDev
1 year
the constraint is small so bruteforce is optimal forleetcode part
0
0
1
@NathnaelDev
NathnaelDev
1 year
Today DSA both the questions are easy try it and I will post the answer later #leetcode #DSA #codeforce
1
0
1
@NathnaelDev
NathnaelDev
1 year
For UI/UX designers, figuring out which font to use can be challenging. I think this article helps a lot. https://t.co/Us5MpDHVaa
blog.logrocket.com
The right fonts can make your website user-friendly and enjoyable, while poor readability and contrast can ruin your design.
0
0
1
@NathnaelDev
NathnaelDev
1 year
For previous DSA I used c++ and I will try to use c++ from now on to make the code runtime faster For leetcode part I simply check the difference between the seat and the student seat and add it to the total value time complexity: O(nlogn) space complexity: O(1) #DSA #leetcode
0
0
1
@NathnaelDev
NathnaelDev
1 year
This is Daily UI Challenge 21, where I created search bar #Daily_UI #UI #UX
0
0
0
@roylev0
Roy Levi
2 years
This is what software development is about.
46
142
1K
@cristinazltv
Cristina ๐Ÿฆ‰
2 years
this is honestly is the best programming meme out there you canโ€™t prove me wrong
46
1K
14K
@NathnaelDev
NathnaelDev
1 year
Today, DSA questions from both LeetCode and Codeforces. Try them out, and I will post the answers later. #DSA #leetcode #codeforce
0
0
1
@NathnaelDev
NathnaelDev
1 year
100 active days on leetcode
0
0
1
@NathnaelDev
NathnaelDev
1 year
Leetcode part space complexity: O(n*m) time complexity: O(n*m) I know it is not optimized. What i did basically is try to solve the problem using hashing itteratively #DSA #leetcode #codeforce
0
0
1
@NathnaelDev
NathnaelDev
1 year
0
0
1
@NathnaelDev
NathnaelDev
1 year
can be performed in a separate thread, allowing the main (usually the UI) thread to run without being blocked/slowed down. see more ( https://t.co/4h7L9hoVIU)
developer.mozilla.org
Learn about lesser-known web performance bottlenecks connected to excessive JavaScript usage, like long tasks, large bundle sizes, and hydration issues.
0
0
1
@NathnaelDev
NathnaelDev
1 year
Today tip In order to shorten long task from your js use webworker API Web Workers API Web Workers makes it possible to run a script operation in a background thread separate from the main execution thread of a web application. The advantage of this is that laborious processing
1
0
1
@NathnaelDev
NathnaelDev
1 year
Today, DSA questions from both LeetCode and Codeforces. Try them out, and I will post the answers later. me thinking I could solve easy lettcode problem in ease but figuring out it is the hardest question #DSA #leetcode #codeforce
0
0
2
@NathnaelDev
NathnaelDev
1 year
Today I have been designing a Ui for grocery website as a capstone project for microsoft professional certificate specalization check it out prototype ( https://t.co/2Z0ZgXCWcz) #ui #ux
0
0
1
@NathnaelDev
NathnaelDev
1 year
๐Ÿ˜‚ #meme
0
0
1
@NathnaelDev
NathnaelDev
1 year
For previous question Leetcode part space complexity: O(n) time complexity: O(nlogn) I checked the differences between the sorted and the original array #DSA #leetcode #codeforce
0
0
1
@NathnaelDev
NathnaelDev
1 year
This is Daily UI Challenge 20, where I created location tracker using google map image and the color palettes are from colorhunt ( https://t.co/hTzTtjP4KQ) #Daily_UI #UI #UX
0
0
1
@NathnaelDev
NathnaelDev
1 year
Today, DSA questions from both LeetCode and Codeforces. Try them out, and I will post the answers later. Both of them are easy which can be answerd within a seconds. Hint leetcode - use sorting algorithm codeforce - Try to see the pattern in the output #DSA #leetcode #codeforce
0
0
1