Longest palindromes in a string SQL quesiton
Preguntas de entrevistas para Data Developer
1,324 Preguntas de entrevista compartidas por los candidatos | data developer
General high level system designs for use cases
Logic based questions. Scenarios. Code reviews
# Q1: Write a function to intersect two *sorted* lists (find common elements) # Write a method taking two lists as input, and returning a new list # You can assume you have a reasonable array/list class available (ArrayList, vector, python list, etc) # Ex: # l1 = [1,2,3,4,5] # l2 = [1,5,7,11,100] # result = [1,5]
Come up a most efficient way to determine if a integer is odd or even.
SQL Question: Different SQL queries to find duplicates?
Your average motivational questions about the company, sector and role
Technical question on extracting data from unstructred question and 2nd question on analysis of transaction data
Given a string of 1,0, or ? print out the combinations. Treat ? as wildcard which could be
how to remove duplicate rows from a table in database?
Viendo 1 - 10 de preguntas de entrevista