AADI JAINCustom Lambda Expressions in C++Lambda expressions in C++ are a powerful feature that allow you to define anonymous functions directly within your code. They provide a…Jul 231Jul 231
AADI JAINUnderstanding the Impact of Passing by Value vs. Reference in C++When writing C++ code, one of the fundamental decisions you have to make is whether to pass arguments by value or by reference. This choice…Jul 171Jul 171
AADI JAINWhat makes your internet connection secure?In today’s digital age, where information travels across vast networks, ensuring the security and integrity of data is paramount. One of…May 11May 11
AADI JAINDo you really know SQL? 🤔So, if your answer is yes, do answer my second question. Do you know how to write SQL queries or, Do you know how SQL works?Feb 18Feb 18
AADI JAINIs Ruby on Rails, DEAD?In the realm of web app development, Ruby on Rails (RoR) has long been regarded as a stalwart, providing a robust framework for countless…Feb 113Feb 113
AADI JAINManaging Work and Personal GitHub Accounts on the same machineHey my friend, if you are here that means you faced the need I faced sometime back, i.e. to configure multiple accounts on the same PC.Dec 31, 2023Dec 31, 2023
AADI JAINStepping stones to the milestone!As a SDE intern with Scaler by InterviewBit, my experience over the past four weeks has been nothing short of amazing. The major tech stack…May 2, 2023May 2, 2023
AADI JAINGet started with “Trie” data structure!Have you ever thought how word autocomplete or spell checker works? How google identifies the correct search answer for the query that we…Feb 23, 2023Feb 23, 2023
AADI JAINDo you know the correct Binary Search Implementation?Binary Search is a searching algorithm that works efficiently on sorted arrays or lists. It is also known as a logarithmic search as its…Feb 20, 2023Feb 20, 2023
AADI JAINLet’s decode: LinkedIn“To me, LinkedIn is documenting my journey, growth, and most important success/failures.”Dec 7, 2022Dec 7, 2022