i
Vanenburg
Filter interviews by
I was interviewed in Aug 2024.
General aptitude questions like numerical problems and logical reasoning were asked. To be answered in 45 minutes. Another 30 minutes were provided to answer technical MCQs based on finding output of given Java code, programming related MCQs, and some database questions
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
General aptitude questions and technical questions
I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.
It was a 35 Questions Aptitude round and 15 Technical Questions.
Since it was an on campus event, It was in my college premises.
The second round was Coding+Technical a F2F round. Mine was lasted for 1 hr 40 mins.
Top trending discussions
posted on 4 Sep 2024
I applied via campus placement at International Institute of Information Technology (IIIT), Bhubaneswar and was interviewed in Aug 2024. There were 3 interview rounds.
It was a mcq + coding round with computer fundamentals and aptitude + easy-medium level dsa questions.
It was an offline aptitute test with 30 questions for 30 minutes.
Detect a loop in a linked list by using Floyd's Cycle Detection Algorithm
Use two pointers, slow and fast, to traverse the linked list
If there is a loop, the fast pointer will eventually meet the slow pointer
Initialize slow and fast pointers at the head of the linked list
Move slow pointer by one step and fast pointer by two steps in each iteration
If the fast pointer reaches the end of the list or meets the slow pointer,
Find the unique element in an array of strings
Iterate through the array and use a hashmap to store the frequency of each element
After iterating, check the hashmap for elements with frequency 1 to find the unique element
I have worked on various projects including a web application for a local business and a mobile app for tracking daily habits.
Developed a web application using HTML, CSS, and JavaScript for a local business to manage their inventory and sales.
Created a mobile app using React Native to track daily habits and provide reminders for healthy routines.
Collaborated with a team to implement new features and fix bugs in existin...
MySQL query to select the id of second highest salary from employee table
Use ORDER BY clause to sort salaries in descending order
Use LIMIT to select the second row
Use a subquery to avoid duplicates if multiple employees have the same salary
Around 1 hour with 2 coding and few aptitude questions.
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
LLD about Order Notification System
I applied via Campus Placement
Machine coding round
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
I applied via Campus Placement
Aptitude questions with 2-3 coding questions
Interpreter executes code line by line, compiler translates code into machine code before execution.
Interpreter translates code into machine code line by line during runtime
Compiler translates code into machine code before execution
Interpreted languages include Python, JavaScript
Compiled languages include C, C++
Some of the top questions asked at the Vanenburg Associate Software Engineer interview -
based on 4 interviews
1 Interview rounds
based on 1 review
Rating in categories
Associate Software Engineer
18
salaries
| ₹6 L/yr - ₹8.7 L/yr |
Software Engineer
13
salaries
| ₹6.1 L/yr - ₹15 L/yr |
Software Engineer II
10
salaries
| ₹10.5 L/yr - ₹13 L/yr |
Technical Lead
9
salaries
| ₹15.9 L/yr - ₹18.2 L/yr |
Team Lead
7
salaries
| ₹13 L/yr - ₹15.5 L/yr |
TCS
Infosys
Wipro
HCLTech