Find the first missing number in a consecutive array. For example, the missing number in [4, 5, 7, 8, 9] is 6.
Intern Software Engineer Interview Questions
9,768 intern software engineer interview questions shared by candidates
Leetcode 347, Top K most frequent element
Nothing unexpected. All fairly standard questions.
1. What is a middleware? 2. How would you implement a Vector/List by yourself?
What was a difficult obstacle you encountered during a project?
from a list of names, group the ones that are anagrams
Which field am I interested in most in Software Engineering?
Please explain a project from your resume.
Splitting the given string into a list of sentences of fixed length,
Write a functions that will take an array of links (e.g: 'https://www.bowtie.com.hk/zh/services/')and return arrays of information that are found in those links, e.g: [language, pages]
Viewing 8541 - 8550 interview questions