Questions on job interviews, concerning preparation for and attending job interviews, as well as designing job interviews for recruiting employees.
-1
votes
3answers
142 views
Approximately how much is solid and broad knowledge of data structures and algorithms worth in the employment market? [on hold]
I'm wondering how much I can boost my salary if I was to gain a strong and broad understanding of data structures and algorithms. I know the real basis but there are so many data-structures out there ...
0
votes
1answer
178 views
how to improve design ability [closed]
I recently went on a couple of interviews and all of them asked a one or two design questions, like how you would design a chess, monopoly, and so on. I didn't do good on those since I am a college ...
-5
votes
1answer
190 views
Natural talent vs experience [closed]
Hi i have a question for you guys if you had a choice of hiring one of two programmers.
One of them is a natural born programming talent, he has been programming since he was 14 year old and he has ...
-4
votes
3answers
130 views
What development tasks do you NOT enjoy and explain why [closed]
I was recently asked this question in a job interview and didn't know how to respond. To tell you the truth I have have never been in this situation where I am not enjoying programming. How would you ...
-2
votes
2answers
162 views
Computer Engineer in CS Interview [closed]
As a Computer Engineering student, while in school I've primarily dealt with C, Matlab, and VHDL. On my own though, i learned a bit about OOP (Polymorphism, inheritance, encapsulation), and have done ...
-3
votes
0answers
122 views
Common Substring of two strings [migrated]
This particular interview-question stumped me:
Given two Strings S1 and S2. Find the longest Substring which is a Prefix of S1 and suffix of S2.
Through Google, I came across the following ...
3
votes
1answer
277 views
Implementing basic data structures in programming interviews [closed]
I have been preparing to do my first technical interview in a month, and I have a question about implementing common data structures like stacks or linked lists. I plan to do the interview in either ...
2
votes
4answers
315 views
Database is performing slow, even all the tables are having normalization
One of the interviewers asked me this question:
Tables are created with appropriate normalization rules, However the database is performing slow. [Ie.: The select, insert statements are taking ...
-1
votes
2answers
239 views
Interview Coding Assignments… how much do they account for? [closed]
So I've ran into a couple of companies that requires completing coding assignments before they give you a phone interview. I'm curious, do these coding assignments account for anything after the ...
-1
votes
1answer
174 views
Can I Put My Past Company's Project in my Resume? [closed]
I am building my resume now but I am unsure if I am allowed to put my past company's project in the Project's section of my resume. I am not planning on disclosing proprietary details, just the name ...
24
votes
6answers
2k views
Developer failing developer interviews [closed]
I'm a Java developer, mostly doing Spring stuff. I understand the patterns, OOP, bean injection, multithreading and everything that goes with it. I don't feel like I'm a bad developer, I get my stuff ...
1
vote
4answers
355 views
Open source project question in interview [closed]
I've recently applied for a position as C# developer, and during the interview, the interviewers asked me many times if I contribute to develop one or more open source project.
Since they let me ...
7
votes
8answers
762 views
Is there more to being a programmer than what I'm being exposed to? [closed]
I've been working as a programmer for almost 3 years now. Goes without saying that this is the first job that I got as a programmer after graduating from college. Anyways, I went for an interview at ...
109
votes
11answers
8k views
Is it appropriate for interviewers to ask candidates for their Stack Exchange user name? [closed]
Would you consider it appropriate if you were asked for your Stack Exchange username in a software job interview (or as a pre-interview screening question)?
To me, it seems like a very reasonable ...
0
votes
3answers
356 views
Problem solving skills and job interviews [closed]
Probably few of you are interviewing wannabe programmers. I'm 28, never worked as a programmer, but spent few months learning C and solving problems. I loved it so much that I do it every day just ...