Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
I am a skilled Flutter Developer with experience in developing mobile applications.
I have expertise in Flutter framework and Dart programming language
I have developed several mobile applications using Flutter
I am familiar with RESTful APIs and integration of third-party libraries
I have experience in implementing UI/UX designs and animations
I am a team player and have excellent communication skills
Java is a high-level programming language used for developing applications and software.
Java is an object-oriented language
It is platform-independent
It is used for developing web, mobile, and desktop applications
Java is used in Android app development
Java is used for creating server-side applications
Java is used for developing enterprise-level applications
Native methods cannot be called directly in Flutter web
Flutter web does not support platform channels
Use JavaScript interop to communicate with web APIs
Consider using conditional imports to switch between web and native implementations
State management is the process of managing and updating the data in an application.
It involves keeping track of the current state of the application and updating it as necessary.
There are various state management techniques such as setState, BLoC, Provider, Redux, etc.
State management is important for building scalable and maintainable applications.
It helps in improving the performance of the application by reducing u...
Top trending discussions
I appeared for an interview before Apr 2021.
Round duration - 60 minutes
Round difficulty - Easy
The second round is also written but you need to write programming based on their concept.
Given a positive integer N
, your task is to identify all prime numbers less than or equal to N
.
A prime number is a natural number greater than 1 that has no po...
Identify all prime numbers less than or equal to a given positive integer N.
Iterate from 2 to N and check if each number is prime
Use the Sieve of Eratosthenes algorithm for better efficiency
Optimize by only checking up to the square root of N for divisors
Determine if a given string 'S' is a palindrome, considering only alphanumeric characters and ignoring spaces and symbols.
The string 'S' should be evaluated in a case...
Check if a given string is a palindrome after removing special characters, spaces, and converting to lowercase.
Remove special characters and spaces from the string
Convert the string to lowercase
Check if the modified string is a palindrome by comparing characters from start and end
Round duration - 60 minutes
Round difficulty - Easy
Technical round with questions mainly on Java and OOPS concepts.
Static methods belong to the class itself, while instance methods belong to individual objects of the class.
Static methods are called using the class name, while instance methods are called using object references.
Static methods cannot access instance variables directly, while instance methods can access both static and instance variables.
Static methods are shared among all instances of the class, while instance method...
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, member variables, and methods with implementation.
Interface can only have abstract methods and constants.
A class can implement multiple interfaces but can only extend one abstract class.
Example: Abstract class - Animal with abstract method 'eat', Interface - Flyable with m
ClassNotFoundException occurs when a class is not found during runtime, while NoClassDefFoundError occurs when a class was found during compilation but not during runtime.
ClassNotFoundException is a checked exception, while NoClassDefFoundError is an Error.
ClassNotFoundException occurs when a class is not found at runtime, usually due to a missing classpath or incorrect class name.
NoClassDefFoundError occurs when a cla...
Error is a serious issue that cannot be handled at runtime, while Exception is a recoverable issue that can be caught and handled.
Error is a subclass of Throwable and is usually caused by the environment or system, such as running out of memory or stack overflow.
Exception is also a subclass of Throwable but is caused by the application code, such as invalid input or file not found.
Errors are unchecked and are not meant...
SerialVersionUID is a unique identifier used by Java to ensure the compatibility of serialized objects.
SerialVersionUID is a static final long variable in a class that implements Serializable interface.
It is used to ensure that the serialized object can be deserialized correctly even if the class definition has changed.
If the SerialVersionUID of the serialized object does not match the one in the class, an InvalidClass...
Requirements for creating an immutable class in Java
Make the class final so it cannot be extended
Make all fields private and final
Do not provide setter methods, only getter methods
Ensure that mutable objects are not returned in getter methods
Override equals() and hashCode() methods for proper comparison
Consider making defensive copies of mutable fields in constructor or getter methods
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I want to become a technical lead and work on innovative projects.
I plan to gain more experience in software development and project management.
I want to learn new technologies and keep up with industry trends.
I hope to mentor and guide junior developers to help them grow in their careers.
I aspire to work on projects that have a positive impact on society.
In 10 years, I see myself as a senior software developer leading a team of developers to create innovative solutions.
Leading a team of developers to create innovative solutions
Continuing to learn and stay up-to-date with new technologies
Mentoring junior developers
Contributing to open-source projects
Attending and speaking at tech conferences
2 question 1 on string and 2 on array , easy level
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
2 DSA questions Both are from DP
posted on 30 Oct 2023
C# is a programming language developed by Microsoft for building a wide range of applications on the .NET framework.
C# is an object-oriented language with features like classes, inheritance, and polymorphism.
It is strongly typed, meaning variables must be declared with a specific data type.
C# supports modern programming concepts like async/await for asynchronous programming.
It is commonly used for developing desktop, w...
I applied via Referral and was interviewed in Feb 2024. There were 3 interview rounds.
Implement tail -f command
Browserstack is a popular cloud-based cross-browser testing tool used by developers worldwide.
Provides access to a wide range of browsers and devices for testing
Allows for parallel testing to save time and increase efficiency
Integrates with popular testing frameworks like Selenium and Appium
Offers features like screenshots, video recordings, and debugging tools
Used by companies like Microsoft, Twitter, and Airbnb for t
Yes, I faced a challenge in integrating a new third-party API with our existing system.
Had to understand the documentation of the API thoroughly
Encountered compatibility issues with our system
Worked closely with the API provider to troubleshoot and resolve issues
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Associate Software Engineer
97
salaries
| ₹3 L/yr - ₹8 L/yr |
Software Engineer
77
salaries
| ₹4 L/yr - ₹10.8 L/yr |
Software Developer
67
salaries
| ₹3 L/yr - ₹10 L/yr |
Database Developer
32
salaries
| ₹3 L/yr - ₹9 L/yr |
Data Analyst
29
salaries
| ₹4 L/yr - ₹9 L/yr |
Aurigo
Prime Focus Technologies
Peel-works
Yodlee