Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 3 interview rounds.
There are simple coding and algorithm test
OOPS stands for Object-Oriented Programming System. Multithreading is the ability of a CPU to execute multiple threads concurrently.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
Multithreading allows multiple threads to exist within the context of a single process, each executing independently and concurrently.
Example of O...
Top trending discussions
posted on 1 Mar 2024
I applied via campus placement at Siddaganga Institute of Technology (SIT) and was interviewed before May 2020. There were 5 interview rounds.
I was interviewed in Jan 2025.
1) Fibonacci series.
2) Print even numbers in a given range.
3) using hierarchical inheritance and polymorphism concept calculate the interest rate for one subclass(savings account) where another subclass(current account) doesn't have any interest rate.
4) Create a custom exception and throw insufficient balance exception when we try to withdraw more than than available balance.
5) Create a function which accepts a amount and updates the current balance based on deposit or withdrawal.
posted on 9 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 3 interview rounds.
Aptitude Had around 50 Questions which cover Logical,Quantitative, Code snippets
Find two numbers in an array that add up to a specific target value.
Use a hashmap to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target value.
final, finally, and finalize are related terms in programming but have different meanings and usage
final is a keyword in Java used to restrict inheritance, method overriding, and variable reassignment
finally is a block of code in exception handling that always executes, regardless of whether an exception is thrown
finalize is a method in Java used for cleanup operations before an object is garbage collected
Array List can be implemented in a stack by using an array and keeping track of the top element.
Create an array to store the elements of the stack.
Keep track of the top element using a variable.
For push operation, add the element to the top of the stack and increment the top index.
For pop operation, remove the top element and decrement the top index.
Find 3rd largest number in array without sorting
Iterate through array to find largest, 2nd largest, and 3rd largest numbers
Keep track of these numbers as you iterate
Return the 3rd largest number found
To find the minimum number of swaps needed to sort an array
Use graph theory to find cycles in the array
Count the number of swaps needed to fix each cycle
Add up the swaps needed for all cycles to get the total minimum swaps
I applied via Campus Placement
Machine coding round
I applied via campus placement at Amrita School of Engineering, Bangalore
Basic DSA linked list, stack etc
System design food delivery application
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
posted on 7 Sep 2024
I was interviewed in Aug 2024.
Medium level leetcode question
Developed a web application for managing inventory and sales for a retail store.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end
Utilized MongoDB for database management
Incorporated authentication and authorization features for secure access
Functionalities in software development refer to the specific tasks or actions that a software program can perform.
Functionalities are the specific features or capabilities of a software program.
They define what the software can do and how it can be used.
Examples of functionalities include user authentication, data encryption, and file management.
Functionalities can be implemented through code modules or libraries.
Test...
based on 1 interview
Interview experience
based on 21 reviews
Rating in categories
Software Engineer
159
salaries
| ₹2.8 L/yr - ₹8.3 L/yr |
Associate Software Engineer
78
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Senior Software Engineer
60
salaries
| ₹4.9 L/yr - ₹15 L/yr |
Software Developer
37
salaries
| ₹2.4 L/yr - ₹5.6 L/yr |
Business Analyst
23
salaries
| ₹3 L/yr - ₹10.3 L/yr |
Wipro
HCLTech
Tech Mahindra
Infosys