Posts

Showing posts from September, 2020

What is Bubble Sort and How does it work?

Image
Introduction to Sorting Algorithms: Sorting Algorithms are procedures of reorganizing a large number of items into some specific order such as highest to lowest, or vice-versa, or even in some alphabetical order. The algorithms take an input list, processes it (i.e, performs some operations on it) & produce the sorted list. The most common example, we experience every day is sorting clothes or other items on an e-commerce website either by lowest-price to highest, or list by popularity, or some other order. Bubble Sort : This is one of the simplest Sorting Algorithm, & is  very much necessary to learn  as it represents the basic foundations of sorting, here we've tried to demystify this sorting algorithm . Learn More: Link

Scaler Academy Review: Revamping The Online Learning Platform

Image
"When it comes to coding education in colleges beyond the best of tier-I institutions, things have been known to be dismal. This was the problem statement that Scaler by InterviewBit took up when it was launched a couple of years ago. Already a fairly popular interview preparation platform for coders by then, the founders Anshuman Singh and Abhimanyu Saxena touched upon the idea of taking it a step further when they realized the massive gap that existed between industry requirements and college education." Now becoming a household name in the Edtech industry with a solid base of success stories behind it, read the complete review of Scaler Academy by tech story and learn how it has thrived among top online coding platforms. T ech Story : Scaler Academy Review