Filter interviews by
I applied via Indeed and was interviewed in Oct 2023. There were 3 interview rounds.
Most of the questions are regarding Dart programming language. Mainly focused on the questions related to function, String functions, List, Map etc.
Flutter is a UI toolkit from Google for building natively compiled applications for mobile, web, and desktop from a single codebase.
Advantages of Flutter include hot reload for quick development iteration
Flutter provides a rich set of pre-built widgets for fast UI development
It offers a single codebase for multiple platforms, reducing development time and cost
Flutter apps have native performance due to compilation to n...
Create a bottom navigation bar with 5 menu items for Flutter Developer interview question.
Use BottomNavigationBar widget in Flutter
Set items property with BottomNavigationBarItem widgets for each menu item
Set currentIndex property to highlight the selected menu item
Handle onTap property to navigate to different screens based on selected menu item
Example: BottomNavigationBar with 5 menu items - Home, Search, Favorites,
Create a card similar to Leetcode profile
Use Flutter to create a card layout
Include profile picture, username, rating, and badges
Add a section for solved problems and submission history
Create a login screen with a 'Sign in with Google' button.
Create a login screen with email and password fields
Add a 'Sign in with Google' button that uses Google Sign-In API
Handle authentication with Firebase Authentication
Implement error handling for login process
Implementing Google sign up on a screen
Integrate Google sign-in SDK into the app
Add a Google sign-in button on the screen
Handle authentication flow and user data retrieval
Implement error handling for sign-up process
Create a git repository for the project
Initialize a new git repository in the project directory using 'git init'
Add all project files to the staging area using 'git add .'
Commit the changes with a descriptive message using 'git commit -m 'Initial commit''
Create a new repository on a git hosting service like GitHub or GitLab
Link the local repository to the remote repository using 'git remote add origin
Push the code to...
To add and push code to a repository, use git commands like git add, git commit, and git push.
Use 'git add .' to stage all changes
Use 'git commit -m 'Your commit message'' to commit changes
Use 'git push origin branch_name' to push changes to the repository
I was interviewed before Sep 2016.
I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.
I was interviewed in Jul 2017.
I am a software engineer with experience in developing and maintaining software applications.
I have a strong background in programming languages such as Java, C++, and Python.
I have worked on various projects, including developing web applications and implementing software solutions.
I am skilled in problem-solving and debugging, ensuring efficient and effective software development.
I have experience in collaborating wi...
I learned valuable teamwork and problem-solving skills during my summer internship.
Developed strong collaboration skills by working with a team of software engineers to complete projects
Gained experience in troubleshooting and debugging software issues
Learned to effectively communicate and present technical concepts to both technical and non-technical stakeholders
Improved problem-solving abilities by identifying and re...
Java is an object-oriented language while C is a procedural language.
Java is platform-independent while C is platform-dependent.
Java has automatic garbage collection while C requires manual memory management.
Java has built-in support for multithreading while C requires external libraries.
Java has a larger standard library compared to C.
Java is more secure than C due to its strong type checking and exception handling.
C ...
Pointers are variables that store memory addresses of other variables in programming languages.
Pointers allow direct access and manipulation of memory locations.
They are commonly used in programming languages like C and C++.
Pointers can be used to pass variables by reference, allowing modifications to the original value.
They can also be used to dynamically allocate memory.
Example: int* ptr; // declares a pointer to an
In 5 years, I see myself as a senior software engineer leading a team of developers.
Leading a team of developers
Working on complex projects
Continuing to learn and grow in my role
Contributing to the success of the company
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Web Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
Front end Developer
3
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Accenture
Wipro
Cognizant