๐ Welcome โ You've Landed on My Signature Page
Hey, I'm Anonymous User โ software engineer at Unisala.com .
You're viewing my Signature, a space where I share what I'm learning, building, and thinking about โ all in one place.
This is not a portfolio in the traditional sense โ it's more like a public digital notebook. Every article, thread, or note you see here was written by me, mostly to document useful things and help others who are on the same path.
What You'll Find Here:
- โ๏ธ My thoughts on algorithms, systems, and software design
- ๐ง Insights from real-world engineering work
- ๐ Direct links to every article I've published on Unisala
Signature of Anonymous User
Granular breakdown by subtechnique, focusing on patterns relevant to Amazon๐ง Greedy SubpatternsGreedy for Local Min/Max122. Best Time to Buy and Sell Stock IIG
Two SumBest Time to Buy and Sell StockLRU CacheMaximum Frequency After Subarray OperationNumber of IslandsReorganize StringLongest Palindromic SubstringMaximize
Trapping Rain WaterMerge k Sorted ListsCandyMedian of Two Sorted ArraysMinimum Window SubstringBasic CalculatorLFU CacheConcatenated WordsReverse Nodes in k-Gro
LRU CacheMaximum Frequency After Subarray OperationNumber of IslandsReorganize StringLongest Palindromic SubstringMaximize YโSum by Picking a Triplet of Distinc
Two Sum โ HashMapBest Time to Buy and Sell Stock โ ArraysReverse Linked List โ Linked ListValid Parentheses โ StackPalindrome Number โ Math/StringFlood Fill โ D
Given a string s, rearrange the characters of s so that any two adjacent characters are not the same.Return any possible rearrangement of&nb
MTTF (Mean Time To Failure) is a reliability measure used to quantify the dependability of computer systems and components.Definition and UsageMTTF represents t
A deep dive into different ways to implement rate-limiting in JavaScript, comparing tradeoffs and use cases. Let's explore 5 approaches! ๐งต๐1๏ธโฃ Basic Rate-Limi
/** * @param {character[][]} grid * @return {number} */var numIslands = function(grid) { let count = 0 for(let i = 0; i < grid.length; i++){
You are given an m x n grid where each cell can have one of three values:0 representing an empty cell,1 representing a fresh orange, or
Thy why???Let's see the real world usage of this solution. Real-World ApplicationsCourse Scheduling: The problem directly models real-world scenarios, suc
"""Given a string s, reverse only all the vowels in the string and return it.The vowels are 'a', 'e', 'i', 'o', and 'u', and they can appear in both lower and u
What is Dimensionality Reduction?Dimensionality Reduction is a technique used to reduce the number of input variables (features) in a dataset while preserving a
If Computer Science is applied Mathematics, then Informatics is Applied Computer Science, which is why this course is often referred to as Applied Computing.Tod
https://cs50.harvard.edu/x/2025/psets/2/substitution//* invalid => return 1 invlaid => digit key => only contain alpha 3. should not contatin re
I am really sorry for Carlifornians, they had to go through this disaster !!!!!

You are given the head of a linked list of length n. Unlike a singly linked list, each node contains an additional pointer random, which may point to
Google Spring' 23 High FrequencyGuess the Word (Hard)Reconstruct Itinerary (Hard)Finding the Number of Visible Mountains (Medium)Largest Color Value in a Direct
Polynomial Linear Regression: Comprehensive NotesPolynomial regression is an extension of linear regression that is used when the relationship between the indep
What are Auto Encoders?Directed neural network. Auto encoders encode itself. It takes some input goes through hidden layers, then outputs. It aims for the outpu
Findings from the study on borrow patterns within Rust's open-source ecosystem.The purpose of the study:This study aims to analyse how the borrow checker is uti

Welcome to Hukut! A place to find the best electronic products for every taste and occasion. Hukut is the home to thousands of electronic products that you can
Scan the following qr code to visit Deep learning Space