All Medium Articles
Conditional branch instructions are the set of instructions that is used to branch out of a loop. We will discuss these instructions for the AVR… Read More
Given two strings str1 and str2, where str2 is a subsequence of str1, the task is to find the length of the longest substring of… Read More
Given string str of lowercase alphabets, split the given string into as many substrings as possible such that each character from the given string appears… Read More
Given an integer N, the task is to check if the given number is a perfect square having all its digits as a perfect square… Read More
Given a string str, the task is to print all the anagrams of the given string which forms a word that exists in English Dictionary.… Read More
There were in total 4 rounds,(1 online coding Test+3 Technical Interview) Round 1: The test was conducted on the Hackerrank platform. A total of 25… Read More
Stage 1:  This was an online technical assessment round in the HackerEarth Platform. The time duration was 1:30 hours.   There were two coding questions:… Read More
SAP Labs visited our campus for Full-Time Employment for the role of Associate Developer and Associate DevOps Engineer. Firstly, I would like to thank Geeksforgeeks… Read More
Flipkart recently visited my college. There was a total of 4 rounds conducted. Round 1 (Online Test):  The online round was conducted which comprises 3… Read More
College: M.S Ramaiah Institute of Technology, Bangalore Date: 26th August 2020 and 27th August 2020  Athena Health is a USA based IT company with the vision… Read More
Hello! I am a penultimate year student studying at NIT Hamirpur. Standard Chartered visited our campus on 21 August 2020 for FTE as well as… Read More
In Android, Content Providers are a very important component that serves the purpose of a relational database to store the data of applications. The role… Read More
Random numbers are numbers that occur in a sequence with the following two mandatory conditions: The values are uniformly distributed over a set interval. One… Read More
Solidity is a brand-new programming language created by the Ethereum which is the second-largest market of cryptocurrency by capitalization, released in the year 2015 led… Read More
I got the opportunity to apply for CITI Bank in August 2020. First Round: It was online proctored exam. In which we were given MCQs… Read More
Technical Round Two interviewees interviewed me. Most questions are on OOP, Python, Java Collections & Hadoop  What is a tuple in python? Differences between supervised… Read More
ION group visited our campus in August 2020, there were a total of 5 rounds and the complete process was virtual Online round: It consists… Read More
Online Round: There were multiple sets. Each set contained four sections. Code Debugging section(20 minutes) Coding section(70 minutes) Work Style Assessment(10-15 minutes) Logical Ability(35 minutes)… Read More
Given an array arr[] consisting of N integers, the task is to find the length of the longest subsequence that forms an Arithmetic Progression. Examples:… Read More
Given a matrix bricks[][] denoting the start and end coordinates of a brick’s breadth from an arrangement of rectangular bricks in a two-dimensional space. A… Read More