Coding question 1 subsequence of 01 2) matrix problem. First one was difficult compared to 2 nd
Software Engineer Data Interview Questions
438 software engineer data interview questions shared by candidates
Are you good on leetcode problems? and why are you a good fit on this position?
Generate a histogram table using Spark
data engineering excerise white boarding ( crap ) coding, pair programming( not sure why they have two rounds here… both seemed same to me!)
Introduce yourself. Why do you want to be a Data Analyst? Why are you interested in ML/AI? Python: Combine two tables using pandas and plot the data. Python: Check if a string is a palindrome. Python: Reverse a substring in a string. Python: Count and display frequency of each character in a string. SQL: What is the RANK() function? SQL: Difference between UNION and UNION ALL. SQL: Difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, OUTER JOIN. (Problems on it ) Behavioral: Describe a scenario where you implemented a process that worked successfully
Resume Selected online and was called for on site. 45 minutes round onsite - Data Structures (Hash table all concepts) - JAVA concepts - Puzzle (2 eggs 100 floor building find threshold) - Basic hadoop Question. - Migrate a row from SQL to key value store 30 mins telephone round - Longest Palindrome - In-Pre-Post Order traversal with and without recursion
You start with X dollars, where X is a whole number between 1 and 99 (inclusive). You have the option to bet any amount A, where A is also a whole number between 1 and X. The chance of winning the bet is 40%. If you win the bet, you gain the amount you bet A added to your current total. If you lose the bet, you lose the amount you bet A from your current total. This process repeats until you either reach 100 dollars or lose all your money (reaching 0 dollars). Each time, you bet any whole number A between 1 and your current total X. (a) Calculate the strategy which maximises the probability of reaching X = 100.
They asked me for certain algorithms like the hill climb algorithm.
Write a function to insert into a heap.
LC medium string manipulation algorithm question
Viewing 101 - 110 interview questions