How does a Neural Network work
Software Engineer Data Interview Questions
456 software engineer data interview questions shared by candidates
SQL Query Writing: **TABLE A** Columns: Col1 col2 Col3 Data: 1 ABCD 987 1 CDER 234 1 MBCV 444 1 VCXDF 345 **TABLE B** Columns: Col1 col4 Col5 Data: 1 cd 123 1 VG 876 1 XX 456 1 CC 765 Task: Implement Inner join, Left Outer join and Full outer join and provide the number of output records for each type of join?
Tell me about yourself and your projects. Also, what tech stack you are using in day to day work?
Coding questions that test your data structure and algorithm. Data model analysis and big-data related projects.
give you one coding problem and tons of follow-ups to make this problem more generalized.
Tell me about your work experience? What projects you worked on? We work on different things that you have not worked on, so so so .... (this entire episode lasted for 1.5hr and the interviewer was going out of the room now and then on project/personal work)
Nothing in particular
General questions about your work experience, e.g., the tech-stack you have worked with.
Some Really Basic Python Syntax Questions, e.g., about properties of some Python data structures.
Given a string, return if the string has unique letters, do it in one line.
Viewing 381 - 390 interview questions