Write a program to check if a number is Prime or not?
Software Developer Ii Interview Questions
3,980 software developer ii interview questions shared by candidates
Given two strings, S1 and S2, fin if S2 is substring of S1 in O(n) time (where n is size of string S1).
1. Take home question 2. Phone interview which involved a recursive tree printing 3. On-site interview with 2 problem design exercises where one was the design of an interface and the other a architectural design
I was asked to write an algorithm to find the minimum number of 1 letter changes to get from a given start word to a given end word using a dictionary of valid words, i.e. Cat->Cot->Cog->Dog
Explain Depth First Search and Breadth First Search. Write a routine to traverse the nodes of a binary tree using BFS
Do you know what telnet is?
Describe a time when you displayed one of the Amazon leadership principles
Basic Behavioural questions and LC easy.
When was the time you have gone above and beyond your job role?
How to block several requests coming from a single ip address
Viewing 361 - 370 interview questions