↳
7.5 degrees
↳
7.5 degrees. The hour hand would have moved past 3 in order for it to be 3:15.
↳
Time for me to go
↳
What makes you think any of the three are not clean already?
↳
Are these things mine or someone else?
↳
My reply to the interviewer would be: It depends on where I am spending the most of my time and which would have the greatest visibility to visitors or customers. If we are talking about work desk, then that gets cleaned first. If it is simply a home office desk versus the living room, the living room gets it first. If I use the car to often transport customers, then that gets my attention first. I want to try to make sure first impressions are good ones. Menos
↳
It's a urinalysis which isn't very accurate. I know of people who smoke that got in.. which an associate who comes to work high makes me uncomfortable.. have a cool accident then what Menos
↳
Yes
↳
Yes
↳
Did well on the first Java coding test. Solution using Hashset. Not so well on the SQL query. Able to give a query, but a few errors in it I am sure. Also there was a second questions regarding the SQL query, which we didn't have time to get to. So that was another bad thing. I am pretty sure I did not pass. But good learning experience. Menos
↳
import java.util.*; public class test { public static void main(String[] args) { String str = "abdc"; char[] arr = str.toCharArray(); HashSet set = new HashSet(); for (char i : arr ) { set.add(i); } if((set.size()) == (arr.length)) System.out.println("unique character"); else System.out.println("repetition"); } } Menos
↳
No
↳
"If you don't know how unfair the coins are then you have to compare fair vs. not fair. A fair coin Pf = 1/2 probability of heads or tails and therefore has a 1/(2^3) = 1/8 probability of going HHT. An unfair coin has a probability P*P*(1-P) = 2*(P^2) - (P^3) of going HHT. Integrating across P from 0 to 1, you also get 1/8. Therefore, whether the coin was biased or not, you had an even chance when you got HHT that the coin was fair or not fair (50%). However, if you were to know the distribution of the coins in the jar between fair and not fair, you would be able to estimate the probability the coin was fair based on that distribution." For this above comment: Isn't P*P(1-P) = P^2-P^3? The integral of that should be (1/3)(x^3) - (1/4)(x^4). If you integrate over 0 to 1 you would get a probability of 1/12. How are you justifying HHT to be P*P*(1-P) for an unfair coin that goes HHT - could you explain? If 1/12 is correct, I assume you have 60% probability of pulling a fair coin and a 40% probability of pulling an unfair coin? Menos
↳
An unfair coin is weighted (biased) towards one of the sides (head or tails). Since we don't know how many coins are unfair, or whether they are bias towards heads or tails, we cannot decide the probability more closely, than 50/50. Either we did, or did not pull out a fair coin. Menos
↳
I agree with Kevin. Both and unfair and a fair coin could have the given results in only three trials. The only way to tell if that specific coin is fair or unfair is by conducting more trials. And, since we don't know how many fair or unfair coins there are in the jar, we can only say that the coin is one or the other. If this is a trick question based on wording, you could say that there's a 100% chance that the coin is either fair or unfair. Menos
↳
My only weakness is I try to do things genuinely and with perfection, which sometimes creates a problem because it takes Time to do things with perfection. I prefer quality over quantity. Menos
↳
Perfection over imperfections and quality over quantity are curable weaknesses. Getting the process right and replicating to perfection consistently is a weakness too. Menos
↳
Perfection over imperfections and quality over quantity are curable weaknesses. Getting the process right and replicating to perfection consistently is a weakness too. Menos
↳
Meet online meetings code for the information
↳
Good learn and devlop every challenge and fect
↳
Learn to all process that's improv to our work
↳
am an excellent listener, which allows me to show concern and empathy for clients. have proven a strong ability to articulate a clear message, which is helpful in trying to help students understand challenging topics. I am highly organized, which helps me keep neat files and manage time well, which is important in a job where people count on you to coordinate many activities in a busy office. Menos
↳
Responsibility and all my legal experience.
↳
Responsibility and all my legal experience.
↳
Illegal question!!!!
↳
Yes they are in fact allowed! It's no illegal in the least. If it were a disability you have, that might be illegal. But if you have a child or are in college, they ABSOLUTELY have a right to ask if it might interfere with work. Menos
↳
nless you volunteered that you have a child, it is absolutely illegal to ask if you have children. Referencing "HR World" What you can't ask: Do you have or plan to have children? Clearly, the concern here is that family obligations will get in the way of work hours. Instead of asking about or making assumptions on family situations, get to the root of the issue by asking directly about the candidate's availability. What to ask instead: Are you available to work overtime on occasion? Can you travel? Menos