Recent Interview Questions
- 0of 0 votes
AnswerHow to do Growth hacks for Mobile app engagement?
- theflyy January 08, 2021 in India for 50| Report Duplicate | Flag | PURGE
The Flyy Manager - 0of 0 votes
AnswerHow to do Growth hacksfor Mobile app engagement?
- theflyy January 08, 2021 in India for 50| Report Duplicate | Flag | PURGE
The Flyy Manager - 0of 0 votes
AnswerHow to do Mobile app marketing for Mobile app engagement?
- theflyy January 08, 2021 in India for 50| Report Duplicate | Flag | PURGE
The Flyy Manager - 0of 0 votes
AnswersHow to do Growth hacking for Mobile app engagement?
- theflyy January 08, 2021 in India for 50| Report Duplicate | Flag | PURGE
The Flyy Manager - -1of 1 vote
Answersapni mohabbat ko pane ki dua 9950017590?
- Sarah Tippitt January 05, 2021 in United States| Report Duplicate | Flag | PURGE
Boeing Associate - -1of 1 vote
Answersallah se apne pyar ko pane ki dua 9950017590?
- Sarah Tippitt January 05, 2021 in United States| Report Duplicate | Flag | PURGE
Coupon Dunia Applications Developer - 0of 0 votes
Answersapni mohabbat ko pane ka wazifa 9950017590?
- Sarah Tippitt January 05, 2021 in United States| Report Duplicate | Flag | PURGE
ASU SDE-3 - 0of 0 votes
Answersmohabbat ko pane ka wazifa 9950017590?
- Sarah Tippitt January 05, 2021 in United States| Report Duplicate | Flag | PURGE
8x8 Android Engineer - 0of 0 votes
Answershow kisi ko apni mohabbat mein pagal karna 101% success? 9950017590
- Sarah Tippitt January 05, 2021 in United States| Report Duplicate | Flag | PURGE
ASU Android test engineer - 0of 0 votes
AnswersHow can I solve my love problems? 9950017590
- Sarah Tippitt January 05, 2021 in United States| Report Duplicate | Flag | PURGE
ASU Applications Developer - 0of 0 votes
AnswersKhoye Hue Pyar Ko Pane K Upay?
- Sarah Tippitt January 05, 2021 in United States| Report Duplicate | Flag | PURGE
8x8 Personnel - 0of 0 votes
AnswerTop Facebook System Design Interview Questions
- theinterviewsage January 04, 2021 in United States
1. Design Facebook News Feed
2. Design Facebook Status Search
3. Design Live Commenting
4. Design Facebook Messenger or WhatsApp
5. Design Instagram| Report Duplicate | Flag | PURGE
Facebook Software Engineer / Developer System Design - 0of 0 votes
AnswersAs we all know that poker cards have four suites: Spades, Hearts, Clubs and Diamonds with figures from 1 to 13.
- holmespanda2 December 28, 2020 in United States
Now you are given a set of poker cards, you can pick any one card as the first card. And except for the first card, you can only pick the card that has the same suit or figure with the previous one.
Return the max number of cards you can.
For example: [(H, 3), (H, 4), (S, 4), (D, 5), (D, 1)], it returns 3 as follows: (H,3)-->(H,4)-->(S,4)| Report Duplicate | Flag | PURGE
Amazon SDE-3 Algorithm - 0of 0 votes
AnswersHey anyone got the 90 minutes online assessment test from Amazon for MBA interns? I would like to know what type of questions they ask in the assessment. I need an example if any one of you attended it.
- falguni.mehrotra25 December 04, 2020 in United States| Report Duplicate | Flag | PURGE
Amazon Intern Online Test - 0of 0 votes
AnswersFind the first non-repeated character in a string of characters. For example, 'c' for "abcbae".
- fz November 26, 2020 in United States| Report Duplicate | Flag | PURGE
- 0of 0 votes
AnswersYour input is a double array, and you can use *, +, -, and () parenthesis anywhere to create and output the maximum possible value.
- _M_ November 26, 2020 in India
Ex:
input is {3,4,5,1} --> output: 72
input is {1,1,1,5} --> output: 15
Follow up, if there are numbers <0
Already posted question ( 3yrs back)
my doubt is can we solve this using multiplication only ( special case 0 and 1 we need to use addition for these alone
ie. if ar[i]==1
max(result*ar[i-1]+1,result*ar[i+1]+1)
)| Report Duplicate | Flag | PURGE
Google Senior Software Development Engineer - 0of 0 votes
AnswersAdding an integer to a container or removing an integer from it. Providing an algorithm/method to find the largest integer in the container. (thinking of a larger set of data) (I believe that this question misses a conduction to have a reasonable solution)
- fz November 25, 2020 in United States| Report Duplicate | Flag | PURGE
Senior Software Development Engineer - 0of 0 votes
AnswersNow given any number of balls, you have to tell how many times you have to weigh at minimum to find which ball is the heavier one?
- rehmanmaliik455 November 20, 2020 in United States| Report Duplicate | Flag | PURGE
- 0of 0 votes
AnswersWhat are the steps of the algorithm with order O(m log (mn)) for finding k-th smallest element (or median) of 2D array [1..M] [1..N] where each row of this matrix is sorted and independent from all other rows (ascending order, distinct elements)?
- Google Q November 20, 2020 in United States| Report Duplicate | Flag | PURGE
N/A IIT Exam Algorithm - 0of 0 votes
Answersthere are 3 tables :
- 11gupt November 11, 2020 in United States
Movie = {movie_id, .....}
Actor = {actor_id, gender, .....}
Movie_Actor = {movie_id, actor_id,....}
Find the pair of movie actor ( male) and actress ( female) who appeared in most movies together.| Report Duplicate | Flag | PURGE
SQL - 0of 0 votes
AnswersTablea Order = {order_id, order_timestamp, total_sale_amount, ....}
- 11gupt November 11, 2020 in United States
Note => Trimmed Mean = remove top and bottom 5 percentile data to remove outliers. Take the average of middle 90% of the data.
you can use function percentile(Col_name, 0.95)
output should look like => {Date, raw_average, trimmed_average}| Report Duplicate | Flag | PURGE
SQL - 0of 0 votes
AnswersPhone number for Malwarebytes premium support
- davidbeckam7675 October 20, 2020 in United States| Report Duplicate | Flag | PURGE
assistanceforall Malwarebytes customer service - 0of 0 votes
AnswerPower list has the following conditions
- coder October 16, 2020 in India
first element should b1
Next L2 element should be 2
Next L3 element should be 3
Next L4 element should be 4
Next L5 element should be 5
Next L6 element should be 6
Next L7 element should be 7
Next L6 element should be 6
...
Next L1 should be 1
e.g.,
1 2 3 4 5 6 6 7 6 5 4 3 2 1 -- power list
1 2 3 4 5 6 7 6 5 4 3 2 11 - not a power list since last two elements are 1 .
Wrte a code to find out whether arr [] represents a power list or not.| Report Duplicate | Flag | PURGE
Algorithm - 0of 0 votes
Answersin Cracking the coding interview book 6th edition page 42 says that O(5 * 2^n + 1000 * N^100) = O(2^n)... I tried a sample code and got n^100 is greater than 2^n...
- Surender.sharma08 October 12, 2020 in United States| Report Duplicate | Flag | PURGE
Alcatel Lucent Applications Developer Coding - 0of 0 votes
AnswersCan we write a Fixed LOD inside a Fixed LOD.
- 11gupt October 10, 2020 in United States| Report Duplicate | Flag | PURGE
Tableau None Data analysis - 0of 0 votes
AnswersThere is Tableu dashboard on Production server and you dont have access to it. You have this dashboard with staging data(not production data). This dashboard has performance issue. How will you fix this problem.
- 11gupt October 10, 2020 in United States| Report Duplicate | Flag | PURGE
Tableau None Data analysis - 0of 0 votes
AnswersEmployee Salary Department
- 11gupt October 10, 2020 in United States
A 1000 IT
B 2000 IT
C 3000 IT
D 4000 HR
E 2000 HR
F 1500 IT
G 7000 HR
Write a query to get results like below -
Employee Salary Next highest salary(in same department) Department
A 1000 2000 IT
B 2000 3000 IT
.
.
E 2000 4000 HR| Report Duplicate | Flag | PURGE
Data Engineer - 0of 0 votes
AnswersHouse No Members
- 11gupt October 10, 2020 in United States
1100 John, mary, kim, ash
1101 Dan, Roger, kee
Write a query to get in below format-
House No Person
1100 john
1100 mary
1100 kim
1100 ash
1101 Dan
1101 roger
1101 kee| Report Duplicate | Flag | PURGE
Data Engineer SQL - 0of 0 votes
AnswersIf ( a = True){
- 11gupt October 10, 2020 in United States
If (b = True){
Approve credit card;
}
Else {
Disapprove credit card;
}
}
Else {
If(C=False){
IF(D=True){
Approve Credit card;
}
else {
Diapprove credit card;
}
}
}
Simplify above written code.| Report Duplicate | Flag | PURGE
Data Engineer Java - 0of 0 votes
AnswersWhile designing a Table in database, how will you determine its performance?
- 11gupt October 10, 2020 in United States| Report Duplicate | Flag | PURGE
Data Engineer SQL
Open Chat in New Window