KUNGFU TECH vietnam
6304 câu hỏi phỏng vấn Full-Stack, Coding & System Design Interview
Bộ lọc:
When to use main Axis Alignment and cross Axis Alignment?
What is Flutter?
When should you use WidgetsBindingObserver ?
What is a widget ? Mention its importance in Flutter.
What are the different build modes in Flutter?
How is Flutter different from a WebView based application?
What is the pubspec.yaml file and what does it do?
What is Dart and why does Flutter use it?
What is the difference between Expanded and Flexible widgets?
What is an App state?
Does Flutter work like a browser? How is it different from a WebView based application?
What is the difference between main() and runApp() functions in Flutter?
What is Fat Arrow Notation in Dart and when do you use it?
How many types of widgets are there in Flutter?
Why do we pass functions to widgets?
How to declare async function as a variable in Dart?
How is whenCompleted() different from then() in Futurs?
Differentiate between named parameters and positional parameters in Dart?
Explain the different types of Streams?
What are some pros of Flutter?
Why is the build() method on State and not Stateful Widget?
What are Streams in Flutter/Dart?
What is the difference between Scaffold and Container in Flutter?
What are Null-aware operators?
What are packages and plugins in Flutter?
How do you check if an async void method is completed in Dart?
Do you know what Ephemeral state means?
Explain Navigator Widget and its push/pop functions in Flutter?
Where are the layout files? Why doesn’t Flutter have layout files?
When do we use double.INFINITY ?
What is release mode and when do you use it?
How is InheritedWidget different from Provider ?
Differentiate between Hot Restart and Hot Reload?
Name some cons of using Flutter?
Differentiate StatelessWidget and StatefulWidget ?
What is ScopedModel / BLoC Pattern?
Differentiate between required and optional parameters in Dart
What is debug mode and when do you use it?
What are keys in Flutter and when to use it?
What is profile mode and when do you use it?
What is the purpose of...
What does a class with a method ...
How does Da...
How to compare two dates that are...
What does non-nullable ...
What is the difference between ...
What's the difference betwe...
How do you convert a L...
What is the difference between R...
Explain async , awa...
What is Future ...
What are the similarities and d...
When would you use App state or...
Why is exit(0) not prefe...
What are G...
Why should you use kRelea...
What is a difference betwee...
What is a MediaQuery in Flu...
What are some pros and cons of Sc...
What are StatefulWidget a...
List some approaches for S...
What is the difference betwee...
Explain Stateful Widge...
How is AnimationControlle...