Filter interviews by
Good 2 set of problems
Elitmus test in second round
I was interviewed in Nov 2023.
Multithreading is the ability of a CPU to execute multiple threads concurrently. Load balancer distributes incoming network traffic across multiple servers. OS Scheduler manages the execution of processes. LRU cache is a cache eviction policy.
Multithreading allows multiple threads to run concurrently on a single CPU core.
Load balancer evenly distributes incoming network traffic across multiple servers to optimize resou...
I applied via LinkedIn and was interviewed before Jan 2023. There were 4 interview rounds.
Hackerrank coding test, depending on domain. Around 15 MCQ and two coding questions.
Activity is a single screen with a user interface, while Fragment is a modular section of an activity.
Activity represents a single screen with a user interface.
Fragment is a modular section of an activity that can be combined with other fragments to create a multi-pane UI.
Activities are used to handle user interactions and manage the lifecycle of an app.
Fragments are reusable components that can be added or removed fro...
Coroutines are a concurrency design pattern in Kotlin that allow for asynchronous programming.
Coroutines are lightweight threads that can be used to perform non-blocking operations.
They are based on the concept of suspending functions, which can be paused and resumed.
Coroutines use a dispatcher to determine which thread or thread pool to run on.
They can be used to simplify asynchronous code and avoid callback hell.
Coro...
A suspend function is a function that can be paused and resumed later without blocking the main thread.
Suspend functions are used in Kotlin coroutines to perform asynchronous operations.
They are defined using the 'suspend' keyword.
Suspend functions can only be called from other suspend functions or from coroutine scopes.
They can be used to perform network requests, database operations, or any other long-running tasks w...
RxJava is a library for composing asynchronous and event-based programs using observable sequences. Coroutines are a new way of writing asynchronous code in a sequential manner.
RxJava is based on the Observer pattern and uses operators to transform and combine observable sequences.
Coroutines are lightweight threads that can be suspended and resumed, allowing for sequential and structured concurrency.
RxJava is widely us...
Prod defects are handled by identifying, prioritizing, and resolving them in a systematic manner.
Create a process for reporting and tracking defects
Prioritize defects based on impact and severity
Assign resources to investigate and fix defects
Perform root cause analysis to identify the underlying issues
Implement fixes and thoroughly test them before deploying
Communicate with stakeholders about the status and resolution
Falabella interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.
Core concepts of JavaScript include variables, data types, functions, objects, and control flow.
Variables are used to store data values.
Data types include strings, numbers, booleans, arrays, and objects.
Functions are blocks of code that can be called and executed.
Objects are collections of key-value pairs.
Control flow includes if statements, loops, and switch statements.
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
It was mix up of technical and cognitive questions
I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.
Ask question from the Director
I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Jul 2021. There were 5 interview rounds.
Interview question on Java 8 features, Spring Boot, Microservices, and SQL queries for Senior Engineer role.
Java 8 features include lambda expressions, functional interfaces, streams, and default methods.
Spring Boot is a framework for building microservices with minimal configuration.
Microservices architecture involves breaking down a large application into smaller, independent services.
SQL queries are used to retrieve...
Garbage collection is an automatic memory management process. It frees up memory occupied by objects that are no longer in use.
Garbage collection is used in programming languages like Java, Python, and C#.
It helps prevent memory leaks and improves program efficiency.
For example, in Java, the garbage collector runs periodically to identify and remove objects that are no longer referenced by the program.
Garbage collectio...
Top trending discussions
Interview experience
based on 87 reviews
Rating in categories
Senior Engineer
97
salaries
| ₹14.2 L/yr - ₹32 L/yr |
Senior Software Engineer
62
salaries
| ₹14 L/yr - ₹31.8 L/yr |
Software Engineer
46
salaries
| ₹9 L/yr - ₹24 L/yr |
Lead Engineer
33
salaries
| ₹23 L/yr - ₹41 L/yr |
Engineer
20
salaries
| ₹9 L/yr - ₹20.2 L/yr |
Reliance Retail
Future Group
Tata Group
Aditya Birla Group