Test an Function that converts string to integer. String here can be of any length!
Software Development Engineer Test Interview Questions
5,408 software development engineer test interview questions shared by candidates
Coding test was to write code to get all palindromes in a string. Test a refrigerator. Code to make diagonal elements 0 in a matrix.
weakness
Nothing really difficult when compared to rest of the industry
Given a singly linked list, swap the kth node and the kth node from the end. Don't check for size.
Given a Stack with n elements, write a method that always keeps the max of the stack?
Reverse a linked list
Given a matrix of n x n dimensions, write an algorithm such that each number (from 1 to n) appears only once in a column and a row. (Look up magic square for an example)
Implement LRU Cache
reverse an int
Viewing 521 - 530 interview questions