6
votes
9answers
229 views
Is there any way I can access Private member variable of a class?
Is there any way I can access Private member variable of a class?
Editing:
Not from a member function or friend function but through an instance.
3
votes
7answers
101 views
Questions to Determine Maven Knowledge
I requested Maven training at work, and the bosses want to hire someone who knows Maven to come work with us as a consultant so that we'll learn Maven from a real-world perspective instead of a …
0
votes
3answers
117 views
Is it a good idea to postpone an interview? [closed]
Hello,
I am supposed to have a phone interview, with Microsoft, soon. I received a time slot proposal but it is not good for me - there is something else that is really hard (maybe impossible) to …
3
votes
4answers
63 views
how would you go about describing your project work for an interview? [closed]
I often have trouble describing system architecture, logical flow, interesting challenges, solutions for a project I have done in my previous job. I like to describe my project by laying out the …
0
votes
2answers
42 views
Interview questions for an eCommerce website.
Hello I recently graduated with a degree in Computer Science this December and am currently on the Job Hunt looking in the area of web design/programing. I have not had any jobs in a computer science …
7
votes
8answers
690 views
Is it fair to ask about by-reference arguments as a C interview question? [closed]
Someone I know does interviewing for C programmers. One of the questions he asks is something to the effect of, "How do you pass an argument by reference in C?"
The expected answer is along the lines …
0
votes
0answers
36 views
As a recruiter, how could you guard against your own subjectivity in an interview? [closed]
As a recruiter, how could you guard against your own subjectivity in an interview?
1
vote
6answers
246 views
What code would you make a Senior Dev candidate write during an interview? - C# [closed]
Possible Duplicate:
Good C# Interview Questions for a Senior Dev Position
I am interviewing candidates for a Senior Developer position and would like to have them write a code snippet on the …
33
votes
13answers
814 views
Should i ask the interviewer if i can speak to other developers?
I've always thought that whether i loved or hated a role that i would be objective enough to help out a fellow dev if he ever wanted general info about a workplace/role - say he was in for an …
-1
votes
3answers
143 views
I have an Interview Tommorow What Should I Know??? [closed]
I have an interview tomorrow for a web developer and help desk position. I feel very comfortable with the web development part but I have never done help desk. On the job description it said the …
14
votes
14answers
1k views
From an interview: Removing rows and columns in an n×n matrix to maximize the sum of remaining values
Given an n×n matrix of real numbers. You are allowed to erase any number (from 0 to n) of rows and any number (from 0 to n) of columns, and after that the sum of the remaining entries is computed. …
3
votes
1answer
42 views
Can we use union in hibernate
Guys do u have any idea about unions in hibernate.
I got this question in a interview .My guess is yes but not sure where and when
0
votes
3answers
126 views
How do we find a half-decent .net dev for a GOV position in DC? Why are they so bad (Yet the resumes seem so good) ? [closed]
I work for a * in *. We have interviewed about 15 people over the past 3 months.
I am shocked the quality for our mid and senior positions.. The last person who interviewed for the 'SENIOR' position …
24
votes
8answers
749 views
What questions should a JavaScript programmer be able to answer?
Suppose a company is going to hire JavaScript coders. I wonder what question should this company use to properly evaluate them. Even though general programming skills are more important than …
2
votes
5answers
163 views
Open Source Developer
Hiring managers keep saying they want "open-source expertise". What do they mean? Do they want someone who contributes to open source projects (i.e. Spring, Hibernate, MySQL etc.) Or someone who …
