I applied through a staffing agency. The process took 1 day. I interviewed at HCLTech (Noida) in May 2017
Interview
I gave interview @noida sector 60. I had been waiting for 3 hours and interviewer ask me one question. I applied for java he asked me from jquerry. I couldn't answer he rejected me. With my all due respect i want to ask "Dear Sir, if you do not hire a person on single question then please do not reject a person asking only one question".
Interview questions [1]
Question 1
How would you add
<div id="1">
hello
</div>
in jquerry.
I applied through a staffing agency. I interviewed at HCLTech in Apr 2017
Interview
I was told it's a scheduled interview but it was walk in. Around 500 candidates were appeared for interview. There was no proper arrangement for candidates.
I reached the venue around 11 am. My WRITTEN test conducted at 02:00pm which had 5 programs/algo and 15 subjective questions. All these should be completed in 1 hour. Due to time constraints it wasn't possible to write program hence most of us mentioned the steps.
Around 05:00 pm, I was called for face to face round which interviewer rejected to conduct interview because I had WRITTEN steps instead of programs. I insisted to continue the interview to check My knowledge which was declined mentioning client reason.
I waited for 6 hrs just to hear that we cannot conduct your interview as you didn't write programs when there was mentioned as programs/algo.
No proper seating arrangement.
No food arrangement most of the candidates did not have their lunch and I was one of them.
No proper management to handle candidates.
Many candidates left without interviewing.
I applied through a recruiter. The process took 1 day. I interviewed at HCLTech (Bengaluru) in Feb 2017
Interview
I went to HCL , E-city , around last week of Feb 2017.
They were interviewing for Chennai.
It had two direct F2F technical rounds and then HR round. 1st round consisted mostly coding questions
Interview questions [1]
Question 1
1st round:
--> How to write Immutable class ?
--> one line defination of, what is Collection and implement a HashMap class. Iterate over it through iterator.
--> Exception which will be thown while iterating, if the there are no elements to iterate.
--> Find duplicate element and remove the same. I implemeted through ArrayList.
--> Diffrerence between fail fast and fail sare iterator.
etc..
2nd Round:
We use Struts2 in our project so...architecture of Struts2
Interceptors
how validation happens
how exception is handeled through JSP
basic sql queries