i
NeoSOFT
Filter interviews by
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness in applications.
Multithreading allows multiple tasks to be executed simultaneously on a single CPU core.
Each thread has its own stack and runs independently, sharing resources with other threads.
Examples of multithreading include running background tasks while the main UI thread remains
I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.
Interfaces and abstract classes are used in Android to achieve abstraction, modularity, and code reusability.
Interfaces are used to define a contract that classes must implement, allowing for polymorphism and loose coupling.
Abstract classes provide a base implementation for subclasses, allowing for code reuse and providing common functionality.
Interfaces are commonly used for event handling, callbacks, and defining con...
Flutter Bloc is a state management library for Flutter that helps manage the state of a widget.
Flutter Bloc helps separate the presentation layer from the business logic
It uses streams to handle state changes
It provides a way to handle events and map them to states
Example: BlocProvider, BlocBuilder, BlocListener
A provider is a component in Android that allows apps to access data from other apps or share their own data.
Providers are used to manage access to a structured set of data.
They are typically used to store and retrieve data from a database.
Content providers are a type of provider that allows apps to share data with other apps.
NeoSOFT interview questions for designations
My strengths include strong problem-solving skills, attention to detail, and a passion for learning new technologies.
Strong problem-solving skills
Attention to detail
Passion for learning new technologies
My weakness is that I tend to be overly critical of my own work, which can sometimes lead to perfectionism.
I have a tendency to spend too much time on a task to ensure it is perfect
I struggle with delegating tasks to others because I want to make sure they are done correctly
I can be overly self-critical, which can affect my confidence
My strengths include strong problem-solving skills, attention to detail, and a passion for learning new technologies.
Strong problem-solving skills
Attention to detail
Passion for learning new technologies
My weakness is that I can be overly critical of my own work, which can sometimes lead to perfectionism.
I tend to spend too much time on a task to ensure it is perfect
I have difficulty delegating tasks to others
I can be too self-critical and have high expectations for myself
45 minutes logical reasoing coding mocqs
Not abale to sahre something yes do this wo this
posted on 3 Jul 2024
Clean architecture is a software design approach that separates concerns and enforces a clear separation of responsibilities.
Separates code into layers (presentation, domain, data)
Dependence on abstractions rather than concrete implementations
Allows for easier testing and maintenance
Promotes scalability and flexibility
Example: MVP, MVVM, VIPER
MVVM is an architectural pattern that separates the UI, business logic, and data layers in an Android app.
Model - represents the data and business logic
View - UI components that display data and interact with the user
ViewModel - acts as a mediator between the Model and View, handling data operations and updating the UI
Data binding - connects the View and ViewModel, automatically updating the UI when data changes
SOLID is a set of five principles for writing clean, maintainable, and scalable object-oriented code.
Single Responsibility Principle: A class should have only one reason to change.
Open/Closed Principle: Classes should be open for extension but closed for modification.
Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.
In...
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Dispatch Queue is a high-level API for managing concurrent operations, while OperationQueue is built on top of Dispatch Queue and adds additional features for managing operation objects.
Dispatch Queue is a lightweight way to execute tasks serially or concurrently, while OperationQueue is used to manage operation objects that represent tasks.
OperationQueue allows for dependencies between operations, while Dispatch Queue...
posted on 27 Feb 2024
I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.
Started with a normal assignment. A basic form application with few operation
Threads of javascript refer to the concept of asynchronous programming in JavaScript. Architecture in this context likely refers to the overall structure and organization of a React Native application.
JavaScript is single-threaded, meaning it can only execute one piece of code at a time. Asynchronous programming allows for non-blocking operations, improving performance and user experience.
React Native architecture typi...
posted on 23 Nov 2021
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
Intent is a messaging object used to request an action from another app component.
Intents facilitate communication between components in an app or between different apps.
They can be used to start activities, services, or broadcast receivers.
Intents can also carry data using extras and can specify the type of action to be performed using action and category.
Explicit intents specify the component to be invoked while impl...
Services are background processes that run independently of the UI and can perform long-running operations.
Services are used to perform tasks that should continue even when the app is not in the foreground.
They can be started and stopped by the app or by the system.
Examples include playing music in the background, downloading files, and syncing data.
Services can be bound to activities to allow communication between the...
I know about Model-View-Controller (MVC), Model-View-Presenter (MVP), and Model-View-ViewModel (MVVM) architecture patterns.
MVC separates the application into three components: Model, View, and Controller.
MVP separates the application into three components: Model, View, and Presenter.
MVVM separates the application into three components: Model, View, and ViewModel.
MVC, MVP, and MVVM are all commonly used in Android deve...
Interview experience
based on 12 reviews
Rating in categories
Software Engineer
2k
salaries
| ₹3.5 L/yr - ₹14 L/yr |
Software Developer
705
salaries
| ₹2.8 L/yr - ₹13.4 L/yr |
Senior Software Engineer
701
salaries
| ₹5.6 L/yr - ₹19 L/yr |
Softwaretest Engineer
510
salaries
| ₹2.8 L/yr - ₹7.3 L/yr |
Front end Developer
183
salaries
| ₹2.4 L/yr - ₹11 L/yr |
TCS
Infosys
Wipro
HCLTech