All Medium Articles
Given a text file “file.txt” that consists of strings, the task is to sort all the strings in alphabetical order in that text file. Approach:… Read More
Prerequisite: Analysis of Algorithms | Big-O analysis In the previous article, the analysis of the algorithm using Big O asymptotic notation is discussed. In this… Read More
Round One: Round 1 is all about some verbal ability questions and technical questions from OOPs, SQL, DBMS, Networks, algorithms, and DSA.   Two simple… Read More
Round 1: Round 1 was an MCQ exam. The time allotted was 45 minutes and 30 questions had to be answered. There was negative marking… Read More
The Java.lang.Cloneable interface is a marker interface. It was introduced in JDK 1.0. There is a method clone() in the Object class. Cloneable interface is… Read More
The Android support libraries are used in almost all android applications to overcome the compatibility issues across different Android OS versions and devices. These libraries… Read More
Java is a most powerful programming language, by which we can do many things and Java is an industry preferable language. So it has a… Read More
A Binary Number System is composed of two symbols : 0’s (zeroes) and 1’s (ones), which represent low or Off and high or On state… Read More
TIME() function in MySQL is used to extracts the time part from a given time/datetime expression. If the expression is not a time or a… Read More
A firewall is a network security system or shielding layer that lies between the internet and the computer networks. A firewall typically set up a… Read More
Well, irrespective of our age or domain or background knowledge some things succeed in fascinating us in a way such that we’re so motivated to… Read More
1. Eventual Consistency : Eventual consistency is a consistency model that enables the data store to be highly available. It is also known as optimistic… Read More
Spam is generally the unwanted bulk emails that come up from unsolicited sources. Spams are basically sent in huge numbers for commercial advertising. In this… Read More
The International organization for Standardization is a world wide federation of national standard bodies. The International standards organization (ISO) is a standard which serves as… Read More
I applied for the Morgan Stanley Technology Analyst Programme 2021 off-campus through the company careers website. The selection process was as follows Round 1: This… Read More
Axis Bank recently visited our campus for hiring students for Analyst Intern roles. The overall process was of 2 stages and each of the stages… Read More
Hey Guys, Here is my Recruitment Process for Power Programming Role at Infosys (HackWithInfy). There were 4 rounds in total. Round 1 (Coding Test): The… Read More
The navigation bar is an essential component of a website that helps users to navigate between different pages. It is usually located at the top… Read More
BorderRadiusDirectional is a pre-built widget in flutter. Its functionality is similar to the BorderRadius widget, which is to add a curve around the corners of… Read More