R1: Q: FizzBuzz Q: Write a class of BST node Q: Reverse string R2: Q1: Sum of BST Q2: Print node of subtree that sum is even
Entry Level Programmer Interview Questions
3,186 entry level programmer interview questions shared by candidates
Tree traversal and large integer multiplication
Multiply Two Large Numbers using a divide and conquer algorithm
Hobbies, Describe your projects, Search Engine Problem
Tell me about yourself. do you have any questions for us? Int 1: FooBar? Int 1: How to reverse a string? Int 1: Create a generic tree node class? Int 2: Generate the sum of all nodes in a tree below a certain node? (asked Complexities) Int 2: Generate the sum of all nodes in a tree below a certain node and return if the children nodes are even? (used recursion)
Last project I've worked on?
Given a node with a numerical value (from a binary tree), return the total sum of each node (Interview 2)
Some questions about what I'm looking for, experience, and info about the role and company. Also some coding questions in both rounds.
The initial 3 questions many people have already mentioned. The second round had tree related functions you had to write.
Write a sample class for a Node in a Binary Search Tree.
Viewing 1321 - 1330 interview questions