In Thumbtack, users are able to rate Pros based on their experience working with them. Each rating is an integer ranging from 1 to 5, and all ratings are averaged to produce a single number rating for any given Pro. Those Pros who have a rating lower than a specified threshold are manually reviewed by Thumbtack staff to ensure high quality of service. You're given a list of ratings for some Pros. Find out which Pros should be manually reviewed.
Internship Software Engineer Interview Questions
23,925 internship software engineer interview questions shared by candidates
Why would you choose US Bank over other companies?
What methods do we need for the "My Cart" page on the GoDaddy website?
Matching Parenthesis
hash map
To describe a project you did in the past.
2 Hackerrank questions , 1 was leetcode medium level and another hard level
Coding: how to use C++ to do parallel programming, Given a serial program, and use C++ to run it parallelly with multiple CPU
Many behavior questions and one coding question. BQ Why chosen CS? Why FB? What do you want to do? TQ Given a list containing lists which nodes in a list can point to any other lists. Make an algorithm to find all the nodes which are “flagged”. (find specific nodes that are marked)
Given a string of numbers, where each number maps to a character, i.e. 1-> a, 2-> b and .. z->26, find all possible character strings that can be generated from this numeric stream. eg- 1226 generates 5 strings: abbf, abz, avf,..
Viewing 1871 - 1880 interview questions