Given a Boolean 2D array representing a board with Red pieces vs. Black pieces, determine the 'winner' of the game based on the pieces on the board. 3 pieces in a row horizontally, vertically, or diagonally equates to 1 point (therefore 4 pieces in a row is 2 points, 5 is 3 points, etc.).
Engineer Internship Interview Questions
23,863 engineer internship interview questions shared by candidates
NDA
Write a java code to sort a list of employees based on their last names?
They had me build something in React and we got coffee afterwards.
Interpret binary numbers (originally given as string) as binary and add them up and return the result as a string
What are you interested in, what gets you out of bed to do the work?
How does Java compile?
Code a "minefield" array such that each neighbor is able to check whether the immediately adjacent neighbor is active (mine placed) or inactive (empty).
given two numbers represented by string - add them up and return the result.
Write an algorithm to find if one string can be converted to a palindrome with removing just one element?
Viewing 1261 - 1270 interview questions