How you determine yourself?
Engineering Technology Interview Questions
11,360 engineering technology interview questions shared by candidates
Random coding questions
Algorithm questions. Get prepared with Tree, graph, array related ds
We treat the interviewing process like "dating" You get to meet each other and see if there is any chemistry. Don't you agree with this?
Where do yo want to be in five years.
Technical question on various types of sorting algorithms
Have u worked in a group
Write a function that outputs a string that shows pagination information for a website. The string must show the current page, lowest page index, highest page index, with some "padding" around the current page. Example output: "1 ... 4 5 (6) 7 8 ... 30" for a site with 30 pages where the user is on page 6 "1 (2) 3 4 ... 30" for a site with 30 pages where the user is on page 2
Which would be a better data structure for searching: a linked-list or an arraylist?
If memory is limited, which data structure is better: hashtable or binary tree?
Viewing 101 - 110 interview questions