Print the elements in a linked list in reverse order.
Software Developer Ii Interview Questions
3,981 software developer ii interview questions shared by candidates
Convert an IP number in string format (e.g. '192.168.0.1') to a single 32-bit decimal value.
Asked me to write sorting program using Linked lists
1> Reversal of linked list in all possible ways 2>Reversal of a string 3>LPM match of route (fib lookup) 4>Bitwise operators based questions
No technical questions, but "what was the most challenging project youve had, your role, and what motivated you to overcome those challenges * I think, I had a hard time understanding. Given several scrambled strings such as "strtrgcaba", find at most one word out of a list [birds, cat, baby, etc..], return none or null if no words. I couldnt understand the interviewer, but it mightve been possible to use repeat letters, but it wasnt clear. All strings given (6 strings total) had to be returned with the correct answer.
Design an end to end ML service for serving recommendation to restaurants
cultural questions: What are some of the challenging things you have worked on in the past? what advice would you give to someone who just graduated? how would you work with a bad manager? technical questions: 1. low level implementation of cache. 2. simple data structure questions
https://leetcode.com/problems/minesweeper/ Let's play the minesweeper game (Wikipedia, online game)! You are given an m x n char matrix board representing the game board where: 'M' represents an unrevealed mine, 'E' represents an unrevealed empty square, 'B' represents a revealed blank square that has no adjacent mines (i.e., above, below, left, right, and all 4 diagonals), digit ('1' to '8') represents how many mines are adjacent to this revealed square, and 'X' represents a revealed mine.
Why do you want to work for TSY What's your strength What's your weakness
Basics of Java and coding problem to check application of java knowlege
Viewing 631 - 640 interview questions