Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2022. There were 3 interview rounds.
Design patterns are reusable solutions to common software development problems.
Design patterns provide a common vocabulary for developers to communicate about solutions to common problems.
They help to improve code readability, maintainability, and scalability.
Examples of design patterns include Singleton, Factory, Observer, and Decorator.
MVVM stands for Model-View-ViewModel. It is a design pattern used in software engineering.
MVVM separates the UI logic from the business logic of an application.
It provides better testability and maintainability than MVC.
ViewModel acts as a mediator between the View and Model.
Data binding is a key feature of MVVM.
MVVM is widely used in Android app development.
To make http requests, use libraries like OkHttp or Retrofit.
Create an instance of OkHttpClient or Retrofit
Create a Request object with the desired URL and method
Execute the request using the client's newCall() method
Handle the response in a callback or using RxJava
Don't forget to handle errors and exceptions
Extension functions are functions that can be added to an existing class without modifying the class's source code.
Extension functions allow developers to add functionality to existing classes without having to inherit from them.
They can be used to extend classes from external libraries or to add convenience methods to existing classes.
Extension functions are defined outside of the class they extend and can be called a...
1 basic java string program ,testNg, oops concept.
I appeared for an interview before Mar 2024.
Balancing work-life involves setting boundaries, prioritizing tasks, and ensuring personal time for well-being.
Set clear boundaries: Define work hours and stick to them to avoid burnout.
Prioritize tasks: Use tools like the Eisenhower Matrix to focus on what's urgent and important.
Schedule personal time: Block out time for hobbies, exercise, and family to recharge.
Communicate openly: Discuss workload and expectations wi...
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
CloudCollab Technologies interview questions for popular designations
Basic coding test from JS
posted on 25 Aug 2022
I applied via Referral and was interviewed before Aug 2021. There were 4 interview rounds.
Normal data structures and algorithms
Top trending discussions
I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.
The HashMap class is used to represent key-value pairs in Java.
HashMap is a part of the Java Collections Framework.
It allows null values and only one null key.
It provides constant-time performance for basic operations like get and put.
Example: HashMap<String, Integer> map = new HashMap<>();
Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.
Abstraction allows us to create models or representations of real-world objects or systems in software.
It helps in managing complexity by breaking down a system into smaller, more manageable parts.
Abstraction provides a level of indirection, allowing changes to be made in one part of the system...
try-catch is used in Java to handle exceptions and prevent program crashes.
try-catch blocks are used to catch and handle exceptions that may occur during program execution.
It allows the program to gracefully handle errors and prevent the program from crashing.
The try block contains the code that may throw an exception, and the catch block handles the exception.
Multiple catch blocks can be used to handle different types...
The statement to use for selecting based on integer inputs is the 'switch' statement.
The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.
Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.
The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.
...
I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.
I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.
I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.
based on 4 interviews
Interview experience
based on 63 reviews
Rating in categories
4-5 Yrs
Not Disclosed
Software Development Engineer
30
salaries
| ₹4 L/yr - ₹16 L/yr |
Senior Software Engineer
25
salaries
| ₹13 L/yr - ₹24 L/yr |
Software Developer
24
salaries
| ₹3.6 L/yr - ₹13.6 L/yr |
Software Development Engineer II
22
salaries
| ₹10 L/yr - ₹25 L/yr |
Software Engineer
20
salaries
| ₹5 L/yr - ₹18 L/yr |
HCL Infosystems
Accel Frontline
Northcorp Software
Diverse Lynx