Given three tables, user_dimension (user_id and account_id), account_dimension (account_id and paying_customer), and download_facts (date, user_id, and downloads), find the average number of downloads for free vs paying customers broken out by day.
MISSING VALUE Interview Questions
6,585,362 interview questions shared by candidates
What are the packets sent in a TCP connection?
What is the output? int n = 1; puts(((char*)&n)[0]==1?"Y":"N");
1) Given a string of parantheses, check if the string is valid. ex: [[]] is valid, ][][ is not valid. How would you solve if the parantheses could be of different types like {,[,(
CODING (weight: 50%) The string "PAYPAL IS HIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility) P A H N A P L S I I G Y I R And then read line by line: PAHNAPLSIIGYIR Write the code that will take a string and make this conversion given a number of rows: String convert(String text, int nRows); convert("paypalishiring", 3) should return "pahnaplsiigyir"
Given a string "AABCCC" make a new string "2A1B3C"
Why recruitment
Please check above
They asked me that you will work full time or a part time,?
As some other person posted here interviewers were pretending to be tough which was quite funny. They some how want to get to a point where you feel discomfortable. After I have met with Product owner, CMO and HR person, they decided to get me meet with CEO. I must say he is the most arrogant idiot I have come across. I have spent about 15 mins with me, which is the most wasted time in my life. He just want to behave like he is the perfect person on the planet. And he went on for those 15 mins trying to tell me that since I am relaxed I am not interested in working there. I mean, what sort of an idiot will generalize that people should be nervous if they are interested in the job? He asked me if my parents are alive and when I said yes, he said his father passed away couple of years ago or so and thats the reason he became mature and I am immature for the same reason. I mean common!!! Since I went from a different location to Norway I quitely left it, had it been in sweden I would have taken this up with the union as he was quite offending in the interview
Viewing 3421 - 3430 interview questions