MID POSITION!!!! ya me imagino la de Sr. 😂 Pythagorean Triples A node is considered "special" if its distances to three specific nodes x, y, and z, when sorted in ascending order, form a Pythagorean triple (a, b, c) where at + b2 = c. tree_nodes = 10 tree_edges = 9 tree_from = [0, 0, 1, 1, 3, 3, 5, 7, 8] Git Commits You are working with a Git-based version control system. Each commit in a repository has a unique integer ID representing its timestamp, and the list of commit IDs is given in ascending order. how many consecutive commits can be temporarily hidden such that the remaining visible commits still allow someone to deduce which commits were hidden uniquely. You are allowed to hide a contiguous block of consecutive commits. Implement a function to maximize the number of commits hidden while ensuring the surrounding commit history clearly defines the hidden range.
Mobile Software Engineer Interview Questions
2,719 mobile software engineer interview questions shared by candidates
Design and implement a to do list app User stories As a user, I can view items of todo As a user, I can add a todo item by clicking add button then input the todo task As a user, I can check the item in list to mark it as done As a user, I can remove an item in the list Requirement Use whatever tools you feel comfortable with Feel free to google around if you run into any problem Feel free to ask me if you have any question Good architecture design - the app ideally should be designed and implement in good architecture for future changes Covered with testing - the app ideally should be covered by tests
the design question needed some thinking. Not posted above.
Please architect a client app that should work online or offline and will sync with the server when it connects back to the internet.
What do you see yourself doing five years from now.
General review of background, skills, experience and future plans. Final feedback was very generic (template or AI-written) and failed to acknowledge the time I spent on the application.
Achievements you have accomplished with the technology
Talk about experience in your role
What is your biggest weakness?
How a web token works
Viewing 1341 - 1350 interview questions