Question was based on array and hashmap.
Software Development Engineer Interview Questions
32,861 software development engineer interview questions shared by candidates
Write a function solution that, given a string S consisting of N characters, returns the maximum number of letters 'a' that can be inserted into S (including at the front and end of S) so that the resulting string doesn't contain three consecutive letters If string S already contains the substring "aaa", then your function should return -1 .
They wanted that know whether the candidate knows basics data structures and algorithms or not
Given an array, move all zeroes to the end while maintaining the relative order of non-zero elements.
3)string reversing and to find length
Create linux File system implementation where one can add/delete files/search for files and deep search
A Dsa problem based on string manipulation Another problem based on logic and thinking way is tested. Problem was, to find the angle between hands of a clock on an analog dial.
Find the maximum sum of non adjacent elements
Do you know asynchronous programming? Do you have experience in web development? Do you have experience using node.js, angular, ...? Go through resume and
1. Longest valid parentheses question (from LeetCode). 2. Course Schedule 2 (from LeetCode).
Viewing 2391 - 2400 interview questions