i
Aurigo
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Oct 2023. There were 5 interview rounds.
It involved
2 coding questions
Some pseudo code output prediction
Binary search to find minimum element in sorted and rotated array.
Perform binary search to find the pivot element where the array is rotated.
Compare the pivot element with the first element to determine which half to search in.
Continue binary search in the appropriate half to find the minimum element.
Minimum jumps to reach end of an array can be calculated using dynamic programming approach.
Use dynamic programming to keep track of minimum jumps needed to reach each index.
Iterate through the array and update the minimum jumps for each index based on previous jumps.
Return the minimum jumps needed to reach the end of the array.
Top trending discussions
I was interviewed before Jul 2016.
I applied via Campus Placement and was interviewed before Nov 2020. There were 5 interview rounds.
posted on 7 Jun 2024
I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.
Reverse a string without using liberary function
A constructor is a special method in a class that is automatically called when an instance of the class is created.
Constructors have the same name as the class they belong to.
They can be used to initialize the object's state or perform any necessary setup.
Constructors do not have a return type.
Example: public class Person { public Person() { // constructor code here } }
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
posted on 21 Jun 2024
Program to reverse a string using array of characters
Create a character array from the input string
Use two pointers to swap characters from start and end of the array
Continue swapping until the pointers meet in the middle
Lazy loading is a design pattern where data is loaded only when it is needed, improving performance and reducing resource consumption.
Lazy loading can be implemented by loading data on demand rather than loading all data at once.
One common way to implement lazy loading is by using proxy objects that only load data when a property is accessed.
Lazy loading can also be achieved using frameworks like Entity Framework in .N...
I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.
Windows app dev is for desktops, web dev is for browsers.
Windows app dev is for desktop operating systems like Windows, macOS, and Linux.
Web dev is for browsers and can be accessed from any device with an internet connection.
Windows app dev uses GUI frameworks like Windows Forms or WPF.
Web dev uses web technologies like HTML, CSS, and JavaScript.
Examples of Windows apps include Microsoft Word and Adobe Photoshop.
Exampl
based on 2 interviews
Interview experience
Senior Software Engineer
64
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Ramco Systems
Zoho
TCS
Infosys