Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2023. There were 4 interview rounds.
This was the test in which i have to resolve one problem in which they provide me repository and i have to complete the task they given
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Api calling in Flutter involves making HTTP requests to fetch data from a server.
Use packages like http or dio to make API calls in Flutter
Handle asynchronous operations using Future and async/await
Parse JSON data using json.decode() method
Implement error handling for network requests
Company ask me logical question
Flutter is a UI toolkit from Google for building natively compiled applications for mobile, web, and desktop from a single codebase.
Developed by Google
Uses Dart programming language
Allows for building cross-platform applications with a single codebase
Hot reload feature for quick development iterations
Company give me one UI and give 3 API and I make that UI and Retrieve API data
posted on 18 Sep 2024
I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.
I applied via Job Portal and was interviewed before Jul 2022. There were 3 interview rounds.
Ther have conducted reasoning and logical questions.
Tuple is immutable, ordered collection while list is mutable, ordered collection in Python.
Tuple is created using parentheses () while list is created using square brackets []
Tuple elements cannot be changed once assigned while list elements can be modified
Tuple is faster than list for iteration and accessing elements
Example: tuple = (1, 2, 3) and list = [1, 2, 3]
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Api calling in Flutter involves making HTTP requests to fetch data from a server.
Use packages like http or dio to make API calls in Flutter
Handle asynchronous operations using Future and async/await
Parse JSON data using json.decode() method
Implement error handling for network requests
TCS
Accenture
Wipro
Cognizant