Filter interviews by
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
Had codility pad with multiple C/C++ questions
max sum sub array
bit wise operation
template class
Top trending discussions
Very good but easy
easy question long question
posted on 8 Oct 2024
I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Jul 2024. There were 2 interview rounds.
It includes two DSA questions and some aptitude questions
posted on 25 Sep 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
I am proud of successfully leading a team to deliver a complex software project ahead of schedule.
Led a team to deliver a complex software project
Completed the project ahead of schedule
Received positive feedback from stakeholders
posted on 26 Jul 2024
Normal dsa Basics and aptitude.
Find elements in array that sum up to given number
Use a nested loop to iterate through each pair of elements in the array
Check if the sum of the pair equals the given number
Return the pair of elements if found, otherwise continue iterating
Binary search is a search algorithm that finds the position of a target value within a sorted array.
Divide the array into two halves and compare the target value with the middle element.
If the target value is equal to the middle element, return the index.
If the target value is less than the middle element, recursively search the left half.
If the target value is greater than the middle element, recursively search the ri
posted on 30 Oct 2024
Tuple and list are data structures in Python. Tuple is immutable and ordered, while list is mutable and ordered.
Tuple is immutable, meaning its elements cannot be changed after creation
List is mutable, meaning its elements can be changed after creation
Tuple is ordered, meaning it maintains the order of elements
List is ordered, meaning it maintains the order of elements
Example of tuple: (1, 2, 3)
Example of list: [1, 2,
Basic java mcq, Java Hibernate Spring MVC framework questions
based on 1 interview
Interview experience
Software Engineer
211
salaries
| ₹15.6 L/yr - ₹60 L/yr |
Software Developer
27
salaries
| ₹14 L/yr - ₹45 L/yr |
Softwaretest Engineer
26
salaries
| ₹11.4 L/yr - ₹43.4 L/yr |
Technical Solutions Engineer
13
salaries
| ₹8 L/yr - ₹22 L/yr |
Senior Software Engineer
12
salaries
| ₹15.5 L/yr - ₹56.6 L/yr |
Cisco
Juniper Networks
Hewlett Packard Enterprise
Extreme Networks