Topics: General Aptitude (Time-Dist , Number series etc), Coding Problems - Basic & Dyanamic , Data Structures (Theory & Code) , Database (SQL/NOSQL) , Academic Project
Tip
Tip 1 : Be very very specific about your project details Tip 2 : Work more on coding (Dynamic) Tip 3 : Match the job requirement vision
Application process
Where: Campus
Eligibility: Above 8 cpga
Resume tip
Tip 1 : Keep it Short but Impresssive Tip 2 : Include Co-curricular activites
Interview rounds
01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date28 Sep 2020
Problems1
Remove K Corner Elements
Given an array ‘arr’ consisting of ‘N’ integer elements. You have to remove ‘K’ elements from the beginning or end of the array. Return the maximum possible sum of the remaining array eleme...