|
We've had many discussions here about the hiring process, with great contributions from those who do the interviewing/hiring and those who have been through the process. Here's an interesting article that suggests that most organizations are doing it ...
Started by Jenny on
, 20 posts
by 13 people.
Answer Snippets (Read the full thread at fsuniverse):
So if they say "what would you if you were in X situation", I reply with "when I would the same or differently if presented with that situation again."
I think answering this way makes a high school diploma....
The question that way or not.
|
|
Should we judge players as harshly as we judge gold diggers? Players are men who do not have the self-control and integrity to look beyond their basic nature and instead choose to "spread their seed" in an immoral, selfish and often ruthless manner.
Gold...
Started by Kathryn on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at yahoo):
Do we judge gold diggers more harshly? What do we do to gold diggers that we.
Wives, dating again.
|
|
We all know this is true:
(a+b)c = ca+b*c
But how to judge it in programme?
Answer Snippets (Read the full thread at stackoverflow):
Http://en.wikipedia.org/wiki/Computer_algebra_system
One way is to convert the algebraic.
|
Ask your Facebook Friends
|
GM: Welcome to Rhagast's Row
Due to my data loss and reconstruction, the map had to undergo a minor coordinate change. I tried to stay true to each of your suggestions, but please note the differences
Just so you know, this WILL NOT last long, so don'...
Started by H.M.Gimlord on
, 13 posts
by 7 people.
Answer Snippets (Read the full thread at enworld):
Be runnin' 'way from me ye lilly-livered cow-word!"
Rhagast launches himself over the bar, ignoring.
|
|
$("#experiences tr")
For the above one,how to judge if it's empty or not?
I thought its boolean value should be false,but seems not.
Started by Shore on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
To affect only the empty elements, use
$('#experiences tr:empty')
or the other way around.
|
|
For years I have visited the UVa Online Judge site to practice programming skills and just recently ( thanks to this site ) discovered the Sphere Online Judge site. I am interested to know which challenges from these sites folks here found the most interesting...
Started by unclerojelio on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You may want to check.
Solve this one you're well on your way to building a complete chess engine.
|
|
I have to support a Java Programming Challenge for students and we have to come up with some technical criteria to judge their java application. What is the best way to compare and judge an application, based on the code and the documentation?
Edit to...
Started by FrankS on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
You can judge them on many different aspects, I would particularly look.
Efficiency or functionality.
|
|
We can place JavaScript in 3 ways?
as a external file in <head> in body <body> all methods are valid by W3C ?
So How to judge where JavaScript should be placed at bottom or which must be in <head> or in <body> ?
I've seen JavaScript...
Started by jitendra on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
(If, on the other hand, it is a script you only expect users to ever see once, then inline is fine... .
In most all cases, Javascript should be as an external file, to allow caching and avoid re-downlading the exact same 100+-line script on each page load .
|
|
The last desktop I bought from Dell (Dimension XPS) was much noisier than I would have liked. I am planning on buying a new desktop soon and would like to consider noise level when configuring a system. I did not find much relevant info on dell.com.
Is...
Started by BluePants on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Other than that a fan on the graphics card would generate more noise and may not be present... .
I imagine most if not all of the computers come w/ SATA default by now .
In general, going with a SATA hard drive (as opposed to the older IDE) will reduce noice .
|
|
This is my first subjective question and I hope it won't be closed.
In short, my question is: Do you continuously judge yourself while coding?
By continuous, I would also include "during" the coding at time 't' about time 't-1'. If yes, how do you judge...
Started by Amit on
, 16 posts
by 16 people.
Answer Snippets (Read the full thread at stackoverflow):
I find programming to be....
I always judge code I have just to correct them.
I find this kind of self-monitoring useless and waste of time .
I like to look at it this way:
Am I happy enough with this code to show it in public?
Gives me.
|