SQL Query Writing: **Table A** Columns: col1 col2 **Table B** Columns: col3 col4 There is no common column to implement the JOIN condition and the Required Output is: col1, col2, col3, col4
Software Engineer Data Interview Questions
456 software engineer data interview questions shared by candidates
SQL Query Writing: **Table EMP** Input Columns: EMPID, DEPID, SAL, DOJ Output Columns: EMPID, DEPID, SAL, DOJ, NEXT_SAL NEXT_SAL can be derived as the salary of immediate next employee in the given records.
Which AWS services you have used (Hands-On)? Tell me one use case and one limitation of AWS Lambda function?
Phone screening: questions on machine learning algorithms, pros/cons R, etc. 1st round technical phone: streams question, 2nd round technical phone: palindrome question.
1.How to shuffle a deck of card in Java linked list. 2.What could we do to combine Structure data and Un Structure data across the multiple sources.
SQL based, Linked list and trees.
Describe your experiences with coding in Python
General questions about my background and how I fit into the role.
Solve general algorithm problems.
What's the difference between a vector and an array in C++. How does a pointer work?
Viewing 151 - 160 interview questions