Application Support Lead Interview Questions

10,324 application support lead interview questions shared by candidates

If you have a knight chess piece on a phone, how many valid 10-digit US phone numbers can you make starting from each number and only moving the way a knight moves (In an “L” shape) 2. Given a binary tree, create an algorithm to determine the lowest depth of the nodes. Please use the below definite for your binary tree: public class BinaryTreeNode { public BinaryTreeNode LeftNode { get; set; }; public BinaryTreeNode RightNode { get; set; }; public int DataContained { get; set; }; }
avatar

Applications Developer

Interviewed at Oak Hill Advisors

3.5
Feb 15, 2022

If you have a knight chess piece on a phone, how many valid 10-digit US phone numbers can you make starting from each number and only moving the way a knight moves (In an “L” shape) 2. Given a binary tree, create an algorithm to determine the lowest depth of the nodes. Please use the below definite for your binary tree: public class BinaryTreeNode { public BinaryTreeNode LeftNode { get; set; }; public BinaryTreeNode RightNode { get; set; }; public int DataContained { get; set; }; }

Viewing 4171 - 4180 interview questions

Glassdoor has 10,324 interview questions and reports from Application support lead interviews. Prepare for your interview. Get hired. Love your job.