Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There was 1 interview round.
Answers to questions related to software development and Flutter.
Disadvantages of Flutter include larger app size, limited access to native APIs, and potential performance issues.
To create a package in Flutter as a separate dependency, you can use the 'flutter create' command and publish it to a package repository like pub.dev.
To centralize network calls and show logs, you can use libraries like Dio or Retrofit for mak...
App state refers to the current condition or data of an application at a specific point in time.
App state represents the values and variables that define the behavior and appearance of an application.
It includes data such as user input, settings, preferences, and any other relevant information.
Changes in app state can trigger updates and re-rendering of the user interface.
Examples of app state include the current scree
Streams are a sequence of data elements that can be read or written, while sinks are the endpoints where data is consumed or produced.
Streams are used for efficient reading or writing of data in a continuous flow.
Sinks are the final destinations where data is consumed or produced.
Streams and sinks are commonly used in software development for data processing and communication.
Examples of streams include input/output st...
Isolates are independent workers in Dart programming language.
Isolates are independent workers that run in their own memory space.
They communicate with each other through message passing.
Isolates are used for concurrent programming in Dart.
Each isolate has its own event loop and can execute tasks independently.
Isolates are useful for handling computationally intensive tasks without blocking the main UI thread.
Yes
Dart supports method overloading by allowing multiple methods with the same name but different parameters.
Method overloading is achieved through optional and named parameters in Dart.
The compiler determines which method to call based on the number and types of arguments passed.
Top trending discussions
I applied via Campus Placement
My final year project was on developing a web-based inventory management system using Java and MySQL.
Developed using Java and MySQL
Web-based inventory management system
Implemented basic OOPs concepts
Used MVC architecture for better code organization
Included features like user authentication, product management, and order tracking
I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.
They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
Types of test steps in software testing
Unit testing - testing individual units or components of the software
Integration testing - testing how different units or components work together
System testing - testing the entire system as a whole
Acceptance testing - testing if the software meets the requirements and is ready for release
Regression testing - testing to ensure that changes or updates to the software did not intro...
I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.
Static class and static constructor in C#
Static class can only contain static members and cannot be instantiated
Static constructor is called only once when the class is first accessed
Static constructor is used to initialize static members of the class
Example: Math class in C# is a static class
Example: static constructor can be used to initialize a static variable with a value
Performance improvement in Angular app
Use lazy loading to load modules on demand
Optimize change detection strategy
Use trackBy function in ngFor loops
Minimize DOM manipulation
Use AOT compilation
Implement server-side rendering
Use web workers for heavy computations
Use caching for frequently accessed data
Answering questions about transformation and lookup types used in a project
Transformation types used in the project may include data mapping, aggregation, filtering, and sorting
Lookup is a process of searching for a specific value in a table or database
Types of lookup include exact match, range match, and fuzzy match
Questions about organization may refer to project management, team collaboration, or software developmen
based on 3 interviews
Interview experience
based on 8 reviews
Rating in categories
Front end Developer
3
salaries
| ₹8 L/yr - ₹14 L/yr |
Python Software Developer
3
salaries
| ₹10 L/yr - ₹15 L/yr |
TCS
Accenture
Wipro
Cognizant