What is the difference between UI and UX?
Software Design Interview Questions
651 software design interview questions shared by candidates
1. Questions related to your project ( prepare yourself for a long session on this ). 2. Your Domain based questions. 3. One programming Language ( Prepare thoroughly about your language and tell only that language on which you are most confident, otherwise it may back-fire on you. ).
TR - Reverse a string , basic programming knowledge , OOP, DBMS , MySQL. MR - Will test your willingness to work and test your approach for different situations. HR - Try to be yourself & be confident, tell true about your family and make you have good decision making skills here. Thank you.
Code for printing pascal triangle, shortest 3 numbers in unsorted array, 2nd largest salary in a given database.
Encapsulation, oops concept , personality questions .
Data structures and algorithms DBMS
Think of any product. Design it. Define data structures for it and write algorithms for the methods used.
asked to create a particular algorithm for a hash table scenario. the scenario was confusing and I didn't know how to even start. was not given any clarification when asked, just told to do it. I did a regular hash table and could tell that wasn't what he wanted but he just huffed and said we were done, and went to fetch the next interviewer.
tech is easy
Given a string representing path of a file, normalise the string for eg - /a/b/.././c becomes /a/c '..' represents previous directory and . represents current directory.
Viewing 451 - 460 interview questions