Two leetcode medium problems: one on linked list and the other on greedy algorithm. Some behavioral questions included the basics about history and how to handle situations with hands off managers.
Student Programmer Interview Questions
970 student programmer interview questions shared by candidates
How would you store an array of dynamic size in c++?
Programming question : Rome to Number function implementation input : number , output string of ( M = 1000 , L = 900 ......(cant remember) ..... 4 , I = 1) so MM = 2000 ML = 1900 you have two arrays 1. { 1000 , 900 , 500 ... 4 , 1 } 2. { M , L , .... I } array's are synced... ( corresponding place ).
Describe architecture for a coffee machine with milk and beans filling support
For the coding challenge it was similar to leetcode. For the meeting with senior software engineer the task was to fetch an api and operate on the data. Like splitting the text, couting duplicates and sorting. For the last meeting with CTO I was asked how I would design an api from architecture perspective. I would give me design decisions and he would ask me to explain the trade offs. Topics disused were Auth, Cloud/Servers/FaaS, Microservices and others …
A classic medium Leetcode question.
Describe yourself in three words.
Tell us about your school and other work experience.
1. What is a FIFO 2. What is functional coverage
C language questions, Write simple program
Viewing 711 - 720 interview questions