ABES Engineering College, Ghaziabad
Your seniors at ABES Engineering College, Ghaziabad helped you with their notes. Now they're helping you with their placement interview questions. 🙏
ABES Engineering College, Ghaziabad
Your seniors at ABES Engineering College, Ghaziabad helped you with their notes. Now they're helping you with their placement interview questions. 🙏
posted on 1 Mar 2024
I applied via Campus Placement and was interviewed in Feb 2024.
They have 4 round total. In first round they take online Aptitide test in college labs.Aptitude topics are (Mcq on C,Java,C++ and quantitative aptitude,logical e.t.c), All rounds are Elimination round.
In 2nd Round they take coding test on your college systems.They don't have their plateform.You have to write code on any offline compiler.Coding question are based on linkedlist,array,string,hashmap only.They give 3 coding question if you solve 2 , you will be selected for next round.
Ques1: given an array of string and their frequency , find the string which have duplicate frequency.
Ques2: Find if an array contain any non empty subarray of zero sum in an array.
Ques 3: Find the string is isomorphic or Not.