write a function that receive an array of integers and another integer. find all couples (2numbers) in the array that their sum equals to the other integer.
Mobile Software Engineer Interview Questions
2,719 mobile software engineer interview questions shared by candidates
You are given a sorted list of integers. Create a function that returns true if some integer we are looking for is within the list.
It was all pretty easy stuff.
Given a folder in a file system, return a list of file duplicate lists. Duplicates are determined by comparing file contents, but files may have different file names and/or extensions. Duplicates may also appear at different levels under the given folder (all subfolders should be searched).
Find first duplicate number in a list
General processes around building a mobile app and its pattern decisions.
Questions for Talent Screen: What is your current motivation for looking for a new job? Please tell me about your most recent (0-18 months) significant project? What technology stacks/builds are you most comfortable working on. If you could design your ideal next role/job; What would you be doing? Where are you at in your job search? What is the salary and total compensation that you are targeting Are you authorized to work for any employer in the USA? Are you open to relocating to USA/CITY/STATE? If hired, how soon could you start? Technical/Fit questions: What is the new features of HTML5? Can you tell me what does Semantic Web mean? What is promise? How Do You Build a Multi-Language Website ? What is the difference between Git-commit and Git-push?
Given an array, return whether a value is duplicated in the array. Tell the complexity of the solution.
Scenario based question they asked?
Mostly about technical stuff you should already know about
Viewing 2201 - 2210 interview questions