You are given a string with billions of characters spread across many geographically separate machines. Devise a distributed algorithm to find the first non-repeating character in this large string.
Software Development Engineer Intern Interview Questions
2,287 software development engineer intern interview questions shared by candidates
They were keen on understanding my past experiences and how it translates to real world problem solving capabilities.
Build a binary tree with a sibling link. so that you have a linked list connecting all the nodes on a given level.
Implement a queue, with a constraint. I am not sure but I think it was smallest or something
Given an integer, write a function that rotates the digits to the right.
Given a string containing sets of curly braces (ex. "({LMN}h{RlO}}") print out the reverse of everything in curly braces. (Ex. "RIOhLMN" )
Sorting, node functionalities, javascript, Dbms, oops, search questions
The questions I was asked are previously posed on this thread.
Test a bicycle.
Concatenate two strings replacing every space or set of multiple spaces with a single dash
Viewing 2231 - 2240 interview questions