Some binary tree problem, original LC problem.
New Grad Engineer Interview Questions
3,249 new grad engineer interview questions shared by candidates
Not from the Bloomberg frequently asked questions. I had never seen those questions before
Design a LRU cache system
Phone screen- move zeros, design a MCU cache Onsite- meeting room leetcode question, random tree questions they clearly made up on the spot.
Leetcode medium System design q-n to design a system to monitor Bloomberg's large system
Maximize vision in a 2d forest matrix
Most of the questions were leetcode-esque. Started with easy level questions before moving up to around medium difficulty.
Optimal flights
Given a large string (a book) and a list of words (unique words), print all occurences where all the words appear consecutively in the string. (the order does not matter, but need to be all from the list and having no other words between them). Example: INPUT: string: "This is a test is. other a" list: ["is", "a", "test"] OUTPUT: 1,2
Background Question on relevant experience.
Viewing 861 - 870 interview questions