Got mail with some tasks, One of the tasks was to sort the information by months (show all the information related to certain month)
Student Engineer Interview Questions
1,500 student engineer interview questions shared by candidates
How many jelly beans are there in a jar?
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.
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.
sort a number from 3 given digits (0,1,2)
Describe yourself in three words.
Viewing 1111 - 1120 interview questions