Q: How can you tell if a Linked List is a Palindrome?
Software Engineer Data Interview Questions
439,075 software engineer data interview questions shared by candidates
Write a function that finds all the different ways you can split up a word into a concatenation of two other words.
How would you translate input string into sequence of movements through on screen keyboard? What if you can loop through rows and columns?
Q how would you send a 2GB file from point A to B consider any problems that may arise
Given an integer, return all sequences of numbers that sum to it. (Example: 3 -> (1, 2), (2, 1), (1, 1, 1)).
Explain access modifier in Java
Verify a BST
How do you find the next highest element in a binary search tree?
1) Problem-solving which includes pattern matching. 2) Greedy algorithm two dimensions array question of hard level which was impossible to complete in 75 mins 3) Finding complexity ( Multiple choose question ) 4) HashMap easy ( Multiple choose question ) I all most did all the question and I got rejected. I don't know on what criteria they rejected me.
The questions around your experience in the initial rounds. The case round consists of analyzing data using Pandas or Pyspark. More analytical than technical. Time management is crucial.
Viewing 1391 - 1400 interview questions