Filter interviews by
Top trending discussions
I applied via Approached by Company and was interviewed in Dec 2023. There were 4 interview rounds.
Program to identify unique number in array of strings
Iterate through the array and use a hashmap to store the frequency of each number
Check the hashmap to find the number with frequency 1, which is the unique number
To connect to a database, you need to use a database management system and provide the necessary credentials.
Use a database management system like MySQL, Oracle, or SQL Server
Provide the database connection string with necessary information like server name, database name, username, and password
Use appropriate programming language and libraries to establish a connection
Handle errors and exceptions while connecting to t
I applied via Campus Placement and was interviewed in Jul 2023. There were 3 interview rounds.
Quants, Logical aptitude. 3 coding questions, included Maximum Sum Subarray
Any recent trending topic.
OOPs concepts and pillars. Design a Vehicle class based on requirements.
OOPs concepts: Abstraction, Encapsulation, Inheritance, Polymorphism
Vehicle class requirements: attributes like make, model, year, methods like start, stop, accelerate
Use binary search to find the first and last occurrence of the character, then calculate the frequency.
Use binary search to find the first occurrence of the character in the string.
Use binary search to find the last occurrence of the character in the string.
Calculate the frequency by subtracting the indices of the last and first occurrences and adding 1.
posted on 20 Jun 2024
100 chooses total in that 50 coding,25 aptitude,25english -round 1
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
I was interviewed before Apr 2022.
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
Basic aptitude questions
OOPs concepts are fundamental principles in object-oriented programming that help in organizing and designing code.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from Class...
Array list stores elements in contiguous memory locations, while linked list stores elements in nodes with pointers to the next node.
Array list allows random access to elements based on index, while linked list requires traversal from the beginning to access elements.
Insertions and deletions are faster in linked list as it only requires updating pointers, while in array list it may require shifting elements.
Example: Ar...
String is immutable in order to ensure data integrity and security.
Immutable strings prevent accidental data modification, ensuring data integrity.
Immutable strings enhance security by preventing unauthorized access or tampering.
Immutable strings allow for more efficient memory management and optimization.
Examples: Java, Python, and C# all have immutable string objects.
posted on 16 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
English, Maths, Reasoning
Some of the top questions asked at the Intuit Senior Technical Program Manager interview -
based on 1 interview
Interview experience
Senior Software Engineer
219
salaries
| ₹20.9 L/yr - ₹76.4 L/yr |
Software Engineer2
146
salaries
| ₹20 L/yr - ₹60 L/yr |
Software Engineer
126
salaries
| ₹14 L/yr - ₹43.8 L/yr |
Devops Engineer
45
salaries
| ₹4.2 L/yr - ₹16 L/yr |
Staff Software Engineer
43
salaries
| ₹32 L/yr - ₹97 L/yr |
Salesforce
Yodlee
SAP
Oracle