Amazon came to our campus a week back and procedure was as follows: Round-1- 20 easy MCQ 2 coding questions: (a)- Find next greater number… Read More
Category Archives: Arrays
Intuit came for on-campus hiring for 2016 batch and internship offerings for 2017 batch in our college last week. Round One (Online round, 90 minutes):… Read More
First round (Written) : 1. 4 Android questions: a) What’s Recyclerview? Describe all components of Recyclerview with all callbacks and the benefits of Recyclerview. b)… Read More
Given a array, write a program to construct a triangle where last row contains elements of given array, every element of second last row contains… Read More
MakeMyTrip recently visited our campus. There were 4 rounds. Online Round ( 1 Hour ) This round consisted of 20 aptitude questions and 3 coding… Read More
Intuit came to our college campus for placements. Shortlisted 13 students after written and then selected 4 students for Full Time Job. There were 3… Read More
Recently makemytrip visited our Campus and I got selected in recruitment drive.The placement drive consisted of 4 rounds. Round1: MCQ and coding round It was… Read More
Given an array with positive and negative numbers, find the maximum average subarray of the given length. Example: Input: arr[] = {1, 12, -5, -6,… Read More
I was recently interviewed by OLA, I could not make it after the last round. All rounds I had were telephonic, in the last round… Read More
Round-1: Online test There were 2 sections – Aptitude and Coding Section A- 20 MCQ’s on General Aptitude. Section B- There were 3 coding questions.… Read More
Given an array of distinct elements of size N, the task is to rearrange the elements of the array in a zig-zag fashion so that… Read More
Let us elaborate the problem a little more. Basically, we are given an array of integers and we need to arrange this array in an… Read More
Amazon visits our campus for recruitment. Here I am sharing my experience of the whole process. Round 1: First there was an online round on… Read More
Amazon came to our college. Here is my interview experience. There were total 5 rounds. First Round (1.5 hr)- It consist of two sections ->… Read More
Given an array of integers, find the length of the longest sub-sequence such that elements in the subsequence are consecutive integers, the consecutive numbers can… Read More