Upload Button Icon Add office photos

US Tech Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

US Tech Solutions Senior IT Recruiter Interview Questions and Answers

Updated 15 Oct 2024

US Tech Solutions Senior IT Recruiter Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Front End Back End Java
  • Q2. Family and Personal

Interview Preparation Tips

Interview preparation tips for other job seekers - After interview they take really long to share the feedback

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Do you have experience this skill ?

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a good company and trust yourself.

I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - One-on-one 

(10 Questions)

  • Q1. Tell me about yourself
  • Ans. Good afternoon mam, Thank you so much to giving me this opportunity to introduce myself in front of you my name is poonam jaiswar i am staying in bandra i completed my graduation in this year from chetna university i am belongs to nuclear family there are 5 members in mine family mummy daddy and to younger brother i like traveling and currently i am working with teamconnect recruitment consultancy as a it Recruiter pro...
  • Answered Anonymously
  • Q2. How many clients you are looking for ??
  • Ans. I am looking for many clients like NSEIT morning star Infrasoft paycraft Datamatic ctrls and more
  • Answered Anonymously
  • Q3. Why you want this job
  • Ans. As per mine knowledge and experience i want to collect more and more knowledge and i want to be a self dependent financially
  • Answered Anonymously
  • Q4. Why you are doing part time job
  • Ans. Actually that time i have to managed all the things like mine classes college and preparing college notes that's why i choose part time job
  • Answered Anonymously
  • Q5. What is your key reason for job change
  • Ans. Actually i want to work with a company not a consultancy that's why i choose to explore mine knowledge and skills to company
  • Answered Anonymously
  • Q6. Tell me about that how many profile you are looking for as a it Recruiter
  • Ans. I am looking for only it properly like java Developer, python Developer, technical specialist, data engineer, Qa Automation and many more
  • Answered Anonymously
  • Q7. How many closure are you given for that consultancy
  • Ans. Minimum 2 to 3 closure are given by me monthly
  • Answered Anonymously
  • Q8. Can you brief me about java Developer
  • Ans. 

    A Java developer is responsible for designing, implementing, and maintaining Java applications.

    • Java developers write, test, and debug code.

    • They collaborate with cross-functional teams to define, design, and ship new features.

    • They are proficient in Java programming language and frameworks like Spring and Hibernate.

    • Java developers have knowledge of database technologies like SQL and NoSQL.

    • They have experience with versio...

  • Answered by AI
  • Q9. What is your greatest achievement
  • Ans. My greatest achievement is to work with a good company and explore mine skills and knowledge to the organization
  • Answered Anonymously
  • Q10. Are you currently studying or not
  • Ans. Currently i am pursuing pg form kalina university
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for your job opportunity don't be scared to the interview stay calm and open minded you will achieve your goals

Skills evaluated in this interview

I applied via Referral and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Group Discussion 

Introduction initiated by 3 people. 2 people starts technical discussion. 1 started managerial discussion

Round 3 - HR 

(2 Questions)

  • Q1. Normal HR questions. Why to leave current company? Etc why wipro? Salary negotiation
  • Q2. Why join wipro and not other?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for all your answers on resume. Dont fake resume.

I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. What is your family background?
  • Q2. Why are you looking for a change?
  • Q3. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. Difference between Router and Switching.
  • Ans. 

    Routers connect different networks while switches connect devices within a network.

    • Routers operate at the network layer of the OSI model while switches operate at the data link layer.

    • Routers use routing tables to determine the best path for data to travel between networks while switches use MAC addresses to direct data within a network.

    • Routers can connect networks with different protocols while switches cannot.

    • Examples...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You have to be technically sound to get this job.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions like what is BSOD in windows and PSOD in Esxi.
  • Q2. ESXi installation and vcenter installation and upgradation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basic concepts and preepare for realtime scenarios

I applied via Naukri.com and was interviewed in Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Promises and observables?
  • Q2. Component communication in Angular with example.
  • Ans. 

    Component communication in Angular involves passing data between components.

    • Parent to child communication using @Input decorator

    • Child to parent communication using @Output decorator and EventEmitter

    • Sibling component communication using a shared service

    • Example: Passing data from parent component to child component using @Input() decorator

    • Example: Emitting an event from child component to parent component using @Output()

  • Answered by AI
  • Q3. Css positions
  • Q4. Life cycles in Angular and React
  • Ans. 

    Angular and React have different life cycle methods for components.

    • Angular has OnInit, OnDestroy, and ngOnChanges methods.

    • React has componentDidMount, componentWillUnmount, and componentDidUpdate methods.

    • These methods allow developers to control what happens at different stages of a component's life cycle.

    • For example, ngOnInit in Angular is called when a component is initialized, while componentDidMount in React is cal

  • Answered by AI
  • Q5. Call,apply and bind methods
  • Ans. 

    Call, apply and bind are methods used to manipulate the 'this' keyword in JavaScript.

    • Call method allows you to call a function with a specified 'this' value and arguments provided individually.

    • Apply method allows you to call a function with a specified 'this' value and arguments provided as an array.

    • Bind method returns a new function with a specified 'this' value and arguments provided as a list.

    • Example: function greet...

  • Answered by AI
  • Q6. Es6 features
  • Ans. 

    ES6 features are new additions to JavaScript that make coding easier and more efficient.

    • Arrow functions for concise syntax

    • Let and const for block scoping

    • Template literals for string interpolation

    • Destructuring for easy object and array manipulation

    • Spread and rest operators for easy array manipulation

    • Classes for object-oriented programming

    • Promises for asynchronous programming

    • Default parameters for function arguments

    • Modul

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basically every interview starts with basics so my advise to Brush up basics on frond end technology like html,css and js. Based on the answers interviewer will take you to next level, with live examples and asks us how to handle those examples.
I faced 3 technical interviews phone & skype and one hr interview.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. It was all related to my field that is datacenter

Interview Preparation Tips

Interview preparation tips for other job seekers - The first round was the telephonic one which was all about technical and further clearing the round was asked for face to face interview with the manager where the further general questions were asked about the family background ad then further more into depth of technical knowledge Related to my field and then after clearing the round there was another interview with general manager And then further HR round

I applied via LinkedIn and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Reference architecture of insurance
  • Ans. 

    Reference architecture of insurance is a blueprint for designing and implementing insurance systems.

    • Reference architecture provides a common language and framework for insurance companies to design and implement their systems.

    • It includes components such as data models, business processes, and technology infrastructure.

    • Examples of reference architectures in insurance include ACORD and LOMA.

    • Reference architecture helps e...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, give examples, explain complex modules handled

I applied via Walk-in and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is the most important thing that you will add in a team environment if hired?

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to be honest and engage the interviewer with your optimism.
Contribute & help others!
anonymous
You can choose to be anonymous

US Tech Solutions Interview FAQs

How many rounds are there in US Tech Solutions Senior IT Recruiter interview?
US Tech Solutions interview process usually has 1 rounds. The most common rounds in the US Tech Solutions interview process are HR.

Recently Viewed

SALARIES

RLabs Enterprise Services

No Salaries

SALARIES

Anri Solutions HR Services

REVIEWS

Prompt Personnel

No Reviews

REVIEWS

Innovsource Services

No Reviews

INTERVIEWS

Randstad Global Capability Center

No Interviews

INTERVIEWS

US Tech Solutions

No Interviews

REVIEWS

Innovsource Services

No Reviews

INTERVIEWS

Randstad Global Capability Center

No Interviews

SALARIES

Anri Solutions HR Services

SALARIES

Randstad Global Capability Center

Tell us how to improve this page.

US Tech Solutions Senior IT Recruiter Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
US Tech Solutions Senior IT Recruiter Salary
based on 49 salaries
₹3 L/yr - ₹7.5 L/yr
9% more than the average Senior IT Recruiter Salary in India
View more details

US Tech Solutions Senior IT Recruiter Reviews and Ratings

based on 9 reviews

3.3/5

Rating in categories

3.4

Skill development

3.3

Work-life balance

3.4

Salary

3.0

Job security

3.4

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 9 Reviews and Ratings
US Recruiter
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Recruiter
79 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Recruiter
78 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Information Technology Recruiter
78 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Recruiter
71 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare US Tech Solutions with

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview