Upload Button Icon Add office photos
Engaged Employer

i

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

Harness Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Harness Interview Questions and Answers

Updated 26 Nov 2024

Harness Interview Experiences

Popular Designations

4 interviews found

Sde1 Interview Questions & Answers

user image Anonymous

posted on 6 Jul 2022

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium questions

Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. Basic knowledge on relevant courses

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and speak out in a position manner

Sde1 Interview Questions asked at other Companies

Q1. DSA and Language Questions: 1. Difference between Arrays and ArrayList in Java. 2. Queue Implementation using Linked List. 3. BST- How would you fill a BST with a sorted array. 4. Random pointer linked-list clone. 5. Fibonacci number genera... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1hr
DSA
C++
Javascript
Hackerrank

Round 2 - Coding Test 

Two DSA question on Appcoder platform

Round 3 - Behavioral 

(2 Questions)

  • Q1. What is SAAS, IAAS?
  • Ans. 

    SAAS stands for Software as a Service and IAAS stands for Infrastructure as a Service.

    • SAAS is a software delivery model where software is hosted on the cloud and accessed via the internet.

    • IAAS provides virtualized computing resources over the internet, such as virtual machines, storage, and networking.

    • Examples of SAAS include Google Workspace, Salesforce, and Microsoft Office 365.

    • Examples of IAAS include Amazon Web Ser...

  • Answered by AI
  • Q2. Difference between soap and rest services
  • Ans. 

    SOAP is a protocol, REST is an architectural style for web services.

    • SOAP is a protocol, while REST is an architectural style for web services

    • SOAP uses XML for message format, REST can use various formats like JSON, XML, etc.

    • SOAP is more rigid and has built-in security features, REST is more flexible and relies on underlying protocols for security

    • SOAP has strict rules for communication, REST is more lightweight and simp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep practicing and solving problems for Technical role, build a good resume on overleaf and keep asking for referrals with short and concise messages on linkedIn and also keep your profile on all platform

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding round related to dsa and problem solving.

Round 2 - Coding Test 

Problem sovling round related to DSA

Round 3 - One-on-one 

(2 Questions)

  • Q1. Related to role
  • Q2. Related to tech

Interview Preparation Tips

Topics to prepare for Harness Senior Software Engineer 1 interview:
  • dsa
  • algo
Interview preparation tips for other job seekers - prepare well about ci and cd and dsa algo

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)

I applied via LinkedIn and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of JavaScript, Coding
Round 2 - Technical 

(1 Question)

  • Q1. React Core Concepts, Coding
Round 3 - Technical 

(1 Question)

  • Q1. Design Jira Dashboard (LLD), WhatsApp (HLD)
  • Ans. 

    Designing Jira Dashboard and WhatsApp HLD

    • For Jira Dashboard, focus on displaying project status, issue tracking, and team performance metrics

    • For WhatsApp HLD, consider features like messaging, voice and video calls, group chats, and file sharing

    • Ensure user-friendly interface and seamless navigation for both applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First 2 rounds went well. But the HM round didn't go well. The person who took the HM round was very rude. This is one of the worst interview I ever had in my entire career.

Skills evaluated in this interview

Senior Front end Developer Interview Questions asked at other Companies

Q1. Discuss a time when you had to refactor a large codebase. How did you approach the task, and what steps did you take to ensure that the code remained maintainable and scalable?
View answer (1)

Harness interview questions for popular designations

 Software Engineer

 (1)

 Senior Front end Developer

 (1)

 Senior Software Engineer 1

 (1)

 Sde1

 (1)

Jobs at Harness

View all

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    Printing 1 to 100 without for loop

    • Use recursion to print numbers from 1 to 99

    • Print 100 outside the recursion

    • Use a base case to stop recursion at 100

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college
Contribute & help others!
anonymous
You can choose to be anonymous

Harness Interview FAQs

How many rounds are there in Harness interview?
Harness interview process usually has 2-3 rounds. The most common rounds in the Harness interview process are Coding Test, Technical and One-on-one Round.
How to prepare for Harness interview?
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 Harness. The most common topics and skills that interviewers at Harness expect are Healthcare, Cisco, Python, Software Asset Management and Security Testing.
What are the top questions asked in Harness interview?

Some of the top questions asked at the Harness interview -

  1. Design Jira Dashboard (LLD), WhatsApp (H...read more
  2. difference between soap and rest servi...read more
  3. What is SAAS, IA...read more

Recently Viewed

INTERVIEWS

Whitehat jr

No Interviews

INTERVIEWS

Octro

No Interviews

INTERVIEWS

Nokia

No Interviews

INTERVIEWS

Sears Holdings

No Interviews

LIST OF COMPANIES

Discover companies

Find best workplace

SALARIES

Sears Holdings

INTERVIEWS

Sears Holdings

No Interviews

INTERVIEWS

ITC

No Interviews

INTERVIEWS

Whitehat jr

No Interviews

Tell us how to improve this page.

Harness Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k 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
Mphasis Interview Questions
3.4
 • 791 Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Freshworks Interview Questions
3.5
 • 157 Interviews
Vyapar Interview Questions
3.5
 • 53 Interviews
View all

Harness Reviews and Ratings

based on 91 reviews

4.2/5

Rating in categories

4.3

Skill development

3.8

Work-life balance

4.1

Salary

3.9

Job security

4.1

Company culture

4.0

Promotions

4.1

Work satisfaction

Explore 91 Reviews and Ratings
Revenue Operations Associate

Bangalore / Bengaluru

0-3 Yrs

Not Disclosed

Implementation Engineer

Bangalore / Bengaluru

5-8 Yrs

Not Disclosed

Software Engineer 2

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

Explore more jobs
Software Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer 1
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet (Software Development Engineer in Test)
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Harness with

Freshworks

3.5
Compare

Zoho

4.3
Compare

TCS

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent