/blogsWithTag
Blogs tagged with #javascript. ๐ท๏ธ
2022
LeetCode #509: Fibonacci Number
๐๏ธ Daily LeetCode Challenge: multiple approaches to computing Fibonacci numbers, from recursion to dynamic programming. ยท 2 min read
LeetCode #128: Longest Consecutive Sequence
๐๏ธ Daily LeetCode Challenge: finding the longest consecutive sequence in an unsorted array using a hash set approach. ยท 1 min read
LeetCode #135: Candy
๐๏ธ Daily LeetCode Challenge: distributing the minimum number of candies to children based on their ratings. ยท 2 min read
LeetCode #376: Wiggle Subsequence
๐๏ธ Daily LeetCode Challenge: solving the wiggle subsequence problem using dynamic programming and greedy techniques. ยท 2 min read
LeetCode #1465: Maximum Area of Cake After Cuts
๐๏ธ Daily LeetCode Challenge: finding the largest piece of cake after a series of horizontal and vertical cuts. ยท 1 min read
LeetCode #1710: Maximum Units on a Truck
๐๏ธ Daily LeetCode Challenge: a greedy approach to maximizing units loaded onto a truck with limited capacity. ยท 1 min read
2021
Creating Your Own npm Package ๐ฆ
A step-by-step guide to building, publishing, and maintaining your first npm package. ยท 3 min read
Hashnode Blog Cards ๐๏ธ - Rich Previews for Your Blog Links
Turn plain blog links into beautiful, embeddable card previews. Built for Hashnode bloggers who want their content to stand out when shared. ยท 4 min read
2020
Building a COVID-19 Info Bot ๐ค
How I built a chatbot that delivers real-time COVID-19 case data for India and answers common questions about the pandemic. ยท 2 min read
PandoConnect - A Social Platform to Fight the Pandemic Together ๐
How I built a hackathon-winning social media platform connecting COVID-19 patients and families to share support, spread awareness, and stay motivated. ยท 2 min read