Filter interviews by
I was interviewed before Feb 2024.
I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.
It was medium level coding question
List is a collection of elements with a specific order, while queue is a data structure that follows the FIFO (First In First Out) principle.
List allows for random access to elements, while queue only allows access to the front and back.
Examples of lists include ArrayList and LinkedList, while examples of queues include PriorityQueue and ArrayDeque.
Lists can have duplicate elements, while queues typically do not.
Lists ...
Clean architecture pattern is a software design approach that separates concerns and enforces a clear separation of responsibilities.
Separates the application into layers: presentation, domain, and data
Each layer has specific responsibilities and dependencies flow inwards
Decouples business logic from external dependencies for easier testing and maintenance
Top trending discussions
posted on 1 Apr 2024
I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Mar 2024. There were 2 interview rounds.
Create a movie app which fetches data from an API
Stock span problem is a financial problem where we have a series of n daily price quotes for a stock and we need to calculate the span of stock's price for all n days.
Use a stack to keep track of the previous days' prices and their spans.
For each day, pop the stack until a price greater than the current day's price is found, then calculate the span.
Push the current day's price and span onto the stack.
Use a loop to search for a specific string in an array of strings.
Iterate through each string in the array
Use a conditional statement to check if the current string matches the search string
Return the index of the matching string or -1 if not found
I am a passionate IOS developer with 5 years of experience in developing mobile applications.
5 years of experience in IOS development
Proficient in Swift and Objective-C programming languages
Strong knowledge of iOS SDK and Xcode IDE
Experience in integrating third-party libraries and APIs
Developed and launched multiple successful iOS apps
posted on 23 Dec 2024
posted on 26 Oct 2023
They ask to write a pattern program for triangle
based on 2 interviews
Interview experience
Software Engineer
49
salaries
| ₹1.8 L/yr - ₹9.5 L/yr |
Software Developer
39
salaries
| ₹4.7 L/yr - ₹13.8 L/yr |
Senior Software Engineer
18
salaries
| ₹9 L/yr - ₹14.7 L/yr |
Android Developer
12
salaries
| ₹2.9 L/yr - ₹11 L/yr |
IOS Developer
10
salaries
| ₹2.2 L/yr - ₹21.2 L/yr |
Infosys
TCS
Wipro
HCLTech