a linked list which has a loop, how to find one if there is, and how to fix it
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
Find the k'th element in a linked list from the end.
Make a palindrome generator function
First, there was an OOP design question about building a parking lot. Defining classes like big/small parking lot, bus/car, etc. (They gave me a computer for that.) Then, there was a test with questions about data structures and other questions, like Singelton or other design patterns- print the values in BST sorted from the end to the start, etc. The manager gave us a design exercise about designing a sony PS4 kind of navigation controller, with abstract class/interface, etc.
Given a rotated sorted array (which is initially sorted but then rotated at some pivot unknown to you), your task is to search for a target value.
Q1. Difference between Function based component and class based component? Q2. Lifecycle methods in React ? Compared to Hooks Q3. What is Redux and it's principles? Q4. What is React Router?
Q: Explain your most complicated projects in flutter?
What is your project experience?
how we can call API by using axios? some questions about redux, react hooks
The maximum sum subarray problem
Viewing 171 - 180 interview questions