les questions sur gnb et 5g
Applications Software Engineer Interview Questions
432 applications software engineer interview questions shared by candidates
As my interview was several years ago already, I don't recall the details of the questions asked very much. However, there was one that touched on several advanced topics in JavaScript, particularly including closures, prototypal inheritance.
What your background?
1. Given a paragraph and line length, write a routine to justify words in the paragraph. 2. Write a routine to find all collinear points in a plane. Constraint: The time complexity cannot be greater than O(n^2).
Write an iterative version of a recursive function. Yes, it sounds basic, and yes it's easy to do for many problems (tree walking, Fibonacci series, etc). This wasn't one of the straightforward cases.
Describe a time when you had two tasks due at the same time.
- Average live-coding - Not a usual high level (FAANG like) or low level system design - Standard behavioral chit-chat
For 2nd and 3rd question I cant Add diagram so please refer following explanation- 2nd question- They have given 12x12 pixel board and there are random black pixels are there, u have to find largest square formed by those black pixel in that entire 12x12 board(Hint- use matrix for black pixel=1 , white pixel=0) 3rd question- there is one big rectangle A yellow color, on top of that there are 3 more small black rectangle B,C,D covering some part of rectangle A. You have to find area of visible yellow part of rectangle A (Use some Data structure)
Questions based on the presentation and CV.
Questions about previous experience and willingness to learn new SAP Modules.
Viewing 401 - 410 interview questions