1. Find the O(n) time complexity of a function which traverses a 2D array and sum all elements. 2. Code challenge: write an app that manages cabinet storages (like a double ended stack structure). When a cabinet is full, the first item (oldest) pushed to the next cabinet. The input is a list of items with their unique id. The input can have duplicate items. Question: print the location of the final item in the input list to where it belong (cabinet number or "new" item that is never stored)
Software Engineer Graduate Interview Questions
4,496 software engineer graduate interview questions shared by candidates
Describe how Zoom works in as much detail as you can. Emphasis is on transport protocols, e.g., TCP v/s UDP.
Explain any one of your project in detail.
Technical Interview, OOP Concepts, design patterns, API, data structures, classes, SDLC , 3 main features of java, REST API assignment, what are threads, whats cloud computing etc, why do u want to join, what benefits do u have/weakness,
Question: Use loop method to print out the following: 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 Bingo!
What was your greatest achievement?
How do you feel about situation where we might have to move you from your current project to another to help fix urgent problems.
Why do you want to be a part of sage group?
What are the necessary steps that need to be taken when creating a new app or something like that?
Given a directory return k biggest files inside all files and directories from inside given directory.
Viewing 591 - 600 interview questions