they show some code and asked what the console would output so you have to compute in your head
Lead Software Engineer Interview Questions
2,153 lead software engineer interview questions shared by candidates
Pascal's triangle is a triangular array of integers constructed with the following formula: The first row consists of the number 1. For each subsequent row, each element is the sum of the numbers directly above it, on either side. Given an input k, return the kth row of Pascal's triangle.
Create a web app to display olympic medal data from a few CSV files for medals by country and country codes (with some columns corrupted)
Collection class to be used for sorted lookup-only storage. .net tasks library infrastructure, synchronization constructs. Typescript utility types.
What do you know about Fashion Cloud?
Previous experience, technical skill sets, "How would I solve this problem"
Tell me about microservices that you knew
General questions around your experience and tools used.
* Questions about microservice architecture * Questions about solid principles * Design and architecture related questions.
Round 1: 1) Given two strings A and B, check if B is a rotated version of A or not. 2) Given an array of integers, separate out even and odd numbers. Round 2: 1) Discussion on the current role and projects. 2) Design and implement DB schema for booking slots with limited number instructors to serve the booking. 3) Given two binary trees, check if they have any subtree in common.
Viewing 721 - 730 interview questions