Tagged Questions

6
votes
7answers
381 views

How will you keep a specific country on top in a drop down list?

In a list of countries that need to be displayed in an alphabetical order, you need to place United States at the top of the list. How will do you this? I answered by saying that I will have a table ...
6
votes
6answers
1k views

Phone interviews for a software engineering internship, being performed by non-developers [closed]

My department is hiring a software engineering intern. Previously all of our employees have been cross-bred electronics engineers and "novice" programmers. Now we're actually building a software team ...
0
votes
3answers
71 views

How to validate email address without RegEx?

I recently came across an interview question that asks to validate email addresses such that: Accept any email ending with .edu (except case 2) Reject alumini email address of the form ...