Excel column number generator
Software Engineer New Grad Interview Questions
3,069 software engineer new grad interview questions shared by candidates
1. Words to numbers mapping 2. Local Minima 3. Longest path length skateboard
Create an application that pulls JSON data from a provided URL. The JSON data contains an array of image URLs and latitude/longitude points. Create 2 views that are navigated through using ActionBar tabs. First, a ListView that displays the images from the URLs in thumbnails. Second, a MapView that plots the thumbnails on the latitude/longitude points. Clicking on either the list items, or the map points, leads the user to a details activity that contains the images and some other detail pulled from the JSON data.
Design a credit card system. Front end was not required.
Data Structures and Algorithms questions. A few of them used dictionaries and binary trees
Talk through simulating the card game War.
Questions in PHP, Java, Ruby, Go.
Game of Connect Four. Given a piece, check if any player has won the game
They ask candidates not to share the questions, but the theme is consistent: Data Structures & Algorithms. Every question is a DS&A question, so study up.
Question about parallel computing with algorithm and matrix
Viewing 121 - 130 interview questions