Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Harjai Computers Team. If you also belong to the team, you can get access from here

Harjai Computers Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Harjai Computers Interview Questions and Answers for Freshers

Updated 26 Jun 2025
Popular Designations

8 Interview questions

A Manual Test Engineer was asked
Q. What are some test cases for testing an online payment method on an e-commerce website?
Ans. 

Test cases for online payment method for an Ecommerce website

  • Verify that all major credit/debit cards are accepted

  • Test the payment gateway integration with different banks

  • Check for secure SSL encryption during payment process

  • Verify the handling of failed transactions and error messages

  • Test the refund process for successful transactions

View all Manual Test Engineer interview questions
A Manual Test Engineer was asked
Q. What is sanity testing?
Ans. 

Sanity testing is a quick and focused testing to ensure that the most critical functionalities of a software application are working correctly after changes.

  • Sanity testing is a subset of regression testing.

  • It is usually performed after a minor change in the code or functionality.

  • The main goal is to verify that the key features of the application are still functioning properly.

  • It is not exhaustive and does not cove...

View all Manual Test Engineer interview questions
A Manual Test Engineer was asked
Q. What is regression testing?
Ans. 

Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

  • Regression testing is performed after code changes to verify that the existing features still work correctly.

  • It helps in identifying any defects introduced by new code changes.

  • Automated testing tools are often used for regression testing to save time and effort.

  • Re...

View all Manual Test Engineer interview questions
A Manual Test Engineer was asked
Q. What is integration testing?
Ans. 

Integration testing is a type of testing where individual units or components are combined and tested as a group.

  • It focuses on testing the interactions between different components/modules of a system.

  • It ensures that the integrated components work together as expected.

  • Examples include testing the communication between a database and a web application, or between different software modules in a complex system.

View all Manual Test Engineer interview questions
A Manual Test Engineer was asked
Q. What is smoke testing?
Ans. 

Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.

  • Smoke testing is a subset of regression testing.

  • It is performed to verify if the critical functionalities of the software are working fine.

  • Smoke tests are quick and shallow tests that aim to catch major issues early on.

  • It is usually conducted before more detailed testing like functional testing or regression ...

View all Manual Test Engineer interview questions
A Plsql Developer was asked
Q. Describe a PL/SQL procedure you recently wrote.
Ans. 

I wrote a procedure to calculate the average salary of employees in a department.

  • Used cursor to fetch employee data

  • Calculated total salary using loop

  • Divided total salary by number of employees

  • Handled exceptions for zero employees in department

View all Plsql Developer interview questions
A Manual Test Engineer was asked
Q. 1. What is Black Box & White Box testin 4.what is Sanity testing 5.what is Smoke testing 6. What are the test scenario for ATM machin for cash withdrawal 7. What are the test cases for buying online pro...
Ans. 

Black Box testing focuses on testing the functionality of the software without knowing its internal code, while White Box testing involves testing the internal code structure of the software.

  • Black Box testing is based on external specifications and is performed without knowledge of the internal code.

  • White Box testing is based on internal code structure and logic, and requires knowledge of the code.

  • Sanity testing i...

View all Manual Test Engineer interview questions
Are these interview questions helpful?
A Software Engineer was asked
Q. What is loan life cycle
Ans. 

Loan life cycle refers to the stages involved in the processing and management of a loan.

  • The loan life cycle includes origination, underwriting, funding, servicing, and collection.

  • Origination involves the application and approval process.

  • Underwriting involves assessing the borrower's creditworthiness and determining the terms of the loan.

  • Funding involves disbursing the loan amount to the borrower.

  • Servicing involve...

View all Software Engineer interview questions

Harjai Computers Interview Experiences for Freshers

7 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Telephonic conversation
Round 2 - Assignment 

Advance excel assignment
VLOOKUP
Countif
Coutifs
Sumif
Sumifs
Index match
Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(5 Questions)

  • Q1. 1. What is Black Box & White Box testin 4.what is Sanity testing 5.what is Smoke testing 6. What are the test scenario for ATM machin for cash withdrawal 7. What are the test cases for buying online prod...
  • Ans. 

    Black Box testing focuses on testing the functionality of the software without knowing its internal code, while White Box testing involves testing the internal code structure of the software.

    • Black Box testing is based on external specifications and is performed without knowledge of the internal code.

    • White Box testing is based on internal code structure and logic, and requires knowledge of the code.

    • Sanity testing is a s...

  • Answered by AI
  • Q2. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing features still work correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • Regress...

  • Answered by AI
  • Q3. What is integration testing
  • Ans. 

    Integration testing is a type of testing where individual units or components are combined and tested as a group.

    • It focuses on testing the interactions between different components/modules of a system.

    • It ensures that the integrated components work together as expected.

    • Examples include testing the communication between a database and a web application, or between different software modules in a complex system.

  • Answered by AI
  • Q4. What is sanity teating
  • Ans. 

    Sanity testing is a quick and focused testing to ensure that the most critical functionalities of a software application are working correctly after changes.

    • Sanity testing is a subset of regression testing.

    • It is usually performed after a minor change in the code or functionality.

    • The main goal is to verify that the key features of the application are still functioning properly.

    • It is not exhaustive and does not cover all...

  • Answered by AI
  • Q5. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.

    • Smoke testing is a subset of regression testing.

    • It is performed to verify if the critical functionalities of the software are working fine.

    • Smoke tests are quick and shallow tests that aim to catch major issues early on.

    • It is usually conducted before more detailed testing like functional testing or regression testi...

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. Asking about type of insurance
  • Q2. Test cases for online payment method for any Ecommerce website
  • Ans. 

    Test cases for online payment method for an Ecommerce website

    • Verify that all major credit/debit cards are accepted

    • Test the payment gateway integration with different banks

    • Check for secure SSL encryption during payment process

    • Verify the handling of failed transactions and error messages

    • Test the refund process for successful transactions

  • Answered by AI
  • Q3. Asking about previous job profile
Round 3 - One-on-one 

(1 Question)

  • Q1. Asking general question

Interview Preparation Tips

Interview preparation tips for other job seekers - While applying for fresher position it would be easy task for they ask. They just observed that candidate understand the work of nature and what they are asking for. If satisfied, you will hired.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a campus placement aptitude test and They asked General reasoning questions and Grammar based questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. One of the Senior talent acquisition specialist took My 2nd round interview One on one .. he explained More about the company and how it works
  • Q2. What is Your Favourite Subject ?
  • Ans. 

    My favorite subject is psychology.

    • I find the study of human behavior and the mind fascinating.

    • I enjoy learning about different theories and concepts in psychology.

    • I appreciate how psychology can be applied to various aspects of life, such as understanding relationships and improving mental well-being.

    • One of my favorite topics in psychology is cognitive psychology, which explores how we think, perceive, and process info...

  • Answered by AI
Round 3 - One-on-one 

(3 Questions)

  • Q1. Last round was held by Manager and That was by last round before i got offered this job
  • Q2. What do u know about HR
  • Ans. 

    HR, or Human Resources, is a field that focuses on managing and developing an organization's workforce.

    • HR involves various functions such as recruitment, training, performance management, and employee relations.

    • It plays a crucial role in ensuring compliance with labor laws and regulations.

    • HR professionals handle employee benefits, compensation, and payroll administration.

    • They are responsible for fostering a positive wo...

  • Answered by AI
  • Q3. What are the Roles of an HR?
  • Ans. 

    The roles of an HR include recruitment, employee relations, training and development, compensation and benefits, and HR administration.

    • Recruitment: HR is responsible for attracting and hiring qualified candidates for open positions.

    • Employee relations: HR handles employee grievances, conflicts, and ensures a positive work environment.

    • Training and development: HR organizes training programs to enhance employee skills and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Honest and Tell them About what u know in recruitment field
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 tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. LMS LOS CMS life cycle
  • Q2. What is loan life cycle
  • Ans. 

    Loan life cycle refers to the stages involved in the processing and management of a loan.

    • The loan life cycle includes origination, underwriting, funding, servicing, and collection.

    • Origination involves the application and approval process.

    • Underwriting involves assessing the borrower's creditworthiness and determining the terms of the loan.

    • Funding involves disbursing the loan amount to the borrower.

    • Servicing involves man...

  • Answered by AI
  • Q3. What is software life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - OK to join as a fresher but de[ends on client project

Skills evaluated in this interview

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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. WRITE A PROCEDURE WHICH U WRITTEN LAST?
  • Ans. 

    I wrote a procedure to calculate the average salary of employees in a department.

    • Used cursor to fetch employee data

    • Calculated total salary using loop

    • Divided total salary by number of employees

    • Handled exceptions for zero employees in department

  • Answered by AI
  • Q2. MERGE CONCEPT RELATED

Interview Preparation Tips

Interview preparation tips for other job seekers - DONT GET PANIC THERE ARE MANY COMPANIES ,GIVE UR INTERVIEW FREELY

HR Executive Interview Questions & Answers

user image Meganathan S

posted on 3 Oct 2022

I applied via Naukri.com and was interviewed in Apr 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. They first asked in what i'm proficient at and how well i can do the given job role
  • Q2. Some personal questions regarding the resume

Interview Preparation Tips

Interview preparation tips for other job seekers - the salary of 11500 was offered to me who completed a MBA

I appeared for an interview in May 2019.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Desktop Support Engineer with a passion for solving technical issues and enhancing user experiences.

    • Over 5 years of experience in desktop support, troubleshooting hardware and software issues.

    • Proficient in Windows and Mac OS environments, having resolved over 1000 support tickets.

    • Skilled in remote support tools like TeamViewer and Remote Desktop, ensuring quick resolutions.

    • Strong communication skills, ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher. You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Harjai Computers?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 2021. 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic overall skill verification

Interview Preparation Tips

Interview preparation tips for other job seekers - search google for best 10 interview question

Interview Questionnaire 

1 Question

  • Q1. They don't ask any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company, it's worst company, they will posted you in another company after that they didn't contact you, if you want to contact them they are not going to reply your email and not receiving your call.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Fair

Round 1 - Coding Test 

Java 8 programs, string buffer and builder

Round 2 - Group Discussion 

About traffic in Banglore and the project

Harjai Computers Interview FAQs

How many rounds are there in Harjai Computers interview for freshers?
Harjai Computers interview process for freshers usually has 2-3 rounds. The most common rounds in the Harjai Computers interview process for freshers are One-on-one Round, Resume Shortlist and Technical.
How to prepare for Harjai Computers interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Harjai Computers. The most common topics and skills that interviewers at Harjai Computers expect are Excel, HLOOKUP, Recruitment, VLOOKUP and Advanced Excel.
What are the top questions asked in Harjai Computers interview for freshers?

Some of the top questions asked at the Harjai Computers interview for freshers -

  1. 1. What is Black Box & White Box testin 4.what is Sanity testing 5.what is Smok...read more
  2. Test cases for online payment method for any Ecommerce webs...read more
  3. WRITE A PROCEDURE WHICH U WRITTEN LA...read more
What are the most common questions asked in Harjai Computers HR round for freshers?

The most common HR questions asked in Harjai Computers interview are for freshers -

  1. What are your salary expectatio...read more
  2. Share details of your previous j...read more
How long is the Harjai Computers interview process?

The duration of Harjai Computers interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 3 interview experiences

Difficulty level

Easy 67%
Moderate 33%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Experis IT Interview Questions
3.0
 • 51 Interviews
TrueBlue Interview Questions
3.6
 • 27 Interviews
Ven Consulting Interview Questions
3.5
 • 22 Interviews
Allegis Group Interview Questions
3.6
 • 21 Interviews
Kelly Services Interview Questions
4.2
 • 17 Interviews
View all

Harjai Computers Reviews and Ratings

based on 302 reviews

3.6/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.4

Salary

3.3

Job security

3.5

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 302 Reviews and Ratings
Softwaretest Engineer
120 salaries
unlock blur

₹2.3 L/yr - ₹7.5 L/yr

Software Tester
105 salaries
unlock blur

₹2 L/yr - ₹7.4 L/yr

Software Engineer
54 salaries
unlock blur

₹2.8 L/yr - ₹10.4 L/yr

Software Developer
51 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Senior Software Engineer
49 salaries
unlock blur

₹8.3 L/yr - ₹14.7 L/yr

Explore more salaries
Compare Harjai Computers with

Experis IT

3.0
Compare

Buzzworks Business Services

3.7
Compare

Allegis Group

3.6
Compare

S2 Infotech

3.6
Compare
write
Share an Interview