Search EngineA search engine is a software system that is designed to carry out web searches. They search the World Wide Web in a systematic way for…Nov 28, 2021Nov 28, 2021
Number SystemsWhen we 1st started to learn how to count, we use ten digits, 0 through 9. This way of counting is called Decimal System. However this…May 24, 2021May 24, 2021
Compressions To The RescueIn today’s word where technology is accessible for more than half of the population, all types of data are being created and transmitted…May 17, 2021May 17, 2021
Using React Hooks For Loading ScreenA loading screen is a great way to let users know something is happening on the page or have them wait while something is fetching. It…May 10, 2021May 10, 2021
Functional ProgrammingFunctional programming is a programming paradigm in which we try to bind everything in pure mathematical functions style. It is a…Apr 26, 2021Apr 26, 2021
Kadane’s AlgorithmKadane’s Algorithm is an algorithm that solves a question called the Maximum Subarray Problem. It’s a very simple algorithm at first…Apr 19, 2021Apr 19, 2021
Big O Notation“Big O notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular…Apr 5, 2021Apr 5, 2021
Hosting Projects On NetlifyThis walk through is going to be about how to host your React application with Netlify.Mar 29, 2021Mar 29, 2021
Cheat-Sheet: Command-Line InterfaceHave you ever noticed in movies or TV shows that when the “awesome computer hacker person” needs to do something really important, you see…Mar 22, 2021Mar 22, 2021