3 mindblowing theories on spaceSpace is a really huge subject to be covered within a single blog, but with this blog let me introduce you to the really spooky side of the…Jul 27, 2021Jul 27, 2021
Rotting Oranges (LeetCode-994)Today let’s try to look at the famous rotting oranges problem. Before proceeding to the problem it is highly recommended for you to know…Jun 19, 20211Jun 19, 20211
Relative or Absolute??We all know that the eternal universe is considered an ever-expanding ball. But if it is expanding why are those changes not visible?Apr 4, 2021Apr 4, 2021
String theoryStrings are an important concept to cover when it comes to interview-preparation for many companies. In this article, I plan to cover the…Jan 11, 2021Jan 11, 2021
Stacking up the concepts of StacksStacks are one of the most common data structures which can be seen to have the most daily life applications. As the term defines stacks…Dec 10, 2020Dec 10, 2020
Linked list reorderingComputer science is full of real-life examples. One such example is the linked list. A linked list is a data structure that has nodes…Nov 29, 2020Nov 29, 2020
Two Pointers-Eugene and an ArrayTwo pointers is an algorithmic technique used for the optimization of many other algorithmic problems. It can be also told as a subset of…Nov 19, 20201Nov 19, 20201
Magnet array problemBinary search is one of the most optimized search methods. It has thousands of applications. Some of the small applications might include…Nov 12, 2020Nov 12, 2020