Upload Button Icon Add office photos

Filter interviews by

Harrier Information Systems Interview Questions and Answers

Updated 19 Jun 2023

Harrier Information Systems Interview Experiences

Popular Designations

3 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - LinkedIn Assessment Test 

(1 Question)

  • Q1. You need to perform the LinkedIn Assessment test for Java, Android, Kotlin, Git, and two from this tech stack.
Round 3 - Technical 

(1 Question)

  • Q1. Questions Related with Android, Core Java, and Kotlin
Round 4 - Assignment 

In this round, you need to perform one assignment at the office or remotely via Anydesk if you are from outside Nagpur.

Round 5 - HR 

(1 Question)

  • Q1. This basic question will ask about you, your day-to-day responsibilities, your family background, and your salary discussion.

Android Developer Interview Questions asked at other Companies

Q1. Cube Sum Pairs Problem Statement Given a positive integer N, find the number of ways to express N as a sum of cubes of two integers, A and B, such that: N = A^3 + B^3 Ensure you adhere to the following conditions: A must be greater than or... read more
Add answer

I applied via LinkedIn and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question related to frontend,ui,html,css
Round 2 - Coding Test 

Designed the UI of a psd shared by company.

Round 3 - Client Interview 

(1 Question)

  • Q1. Question related to skills,the behaviour in critical situation, the test of project management, situation management
Round 4 - HR 

(1 Question)

  • Q1. Discussion about joining date, salary, ofc timing etc

Interview Preparation Tips

Interview preparation tips for other job seekers - -We should be always loyal with our skills and qualities,we should never fake them as it will revert back to us and we may be frustrated if we fail to do.
-answer the questions clearly, if you dont know the answer, simply say I don't know sir.
-insted of not knowing anything if u r fresher,show ur willingness to work and learn new technologies..

I applied via LinkedIn and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question related to frontend,ui,html,css
Round 2 - Coding Test 

Designed the UI of a psd shared by company.

Round 3 - Client Interview 

(1 Question)

  • Q1. Question related to skills,the behaviour in critical situation, the test of project management, situation management
Round 4 - HR 

(1 Question)

  • Q1. Discussion about joining date, salary, ofc timing etc

Interview Preparation Tips

Interview preparation tips for other job seekers - -We should be always loyal with our skills and qualities,we should never fake them as it will revert back to us and we may be frustrated if we fail to do.
-answer the questions clearly, if you dont know the answer, simply say I don't know sir.
-insted of not knowing anything if u r fresher,show ur willingness to work and learn new technologies..

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - HR 

(1 Question)

  • Q1. Domain specific questions

Interview Preparation Tips

Interview preparation tips for other job seekers - My internship at Corelynx as an HR intern has been an incredible learning journey. The company’s HR team is not only welcoming but also genuinely invested in mentoring interns and providing hands-on experience in various aspects of HR. From recruitment to employee engagement, I was given the opportunity to work on real projects that allowed me to gain practical insights into the HR field.

The supportive environment at Corelynx helped me develop critical skills like communication, teamwork, and problem-solving. I particularly appreciated the focus on continuous learning.
What sets Corelynx apart is the level of responsibility given to interns. I felt like a valuable part of the team and was trusted with meaningful tasks that contributed to the company’s success. The mentorship and guidance I received during my internship have played a huge role in shaping my career in HR, and I am grateful for the opportunity to learn from such experienced professionals.

Overall, I highly recommend Corelynx for anyone looking to kickstart their HR career through an internship. It’s a fantastic place to grow, learn, and make a real impact!
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was Very Easy and HR was Very Friendly Nature

Round 2 - Technical 

(2 Questions)

  • Q1. What Is OOOps and explain those?
  • Ans. 

    OOOps stands for Out Of Order packets. It refers to packets that arrive at their destination out of sequence.

    • OOOps can occur in network communication when packets are sent out of order and arrive at the destination in a different order than they were sent.

    • This can lead to issues in data transmission and can cause delays in processing the information.

    • One way to handle OOOps is by using sequence numbers in packets to ens...

  • Answered by AI
  • Q2. What is Exception Handling ?
  • Ans. 

    Exception handling is a mechanism to handle runtime errors and prevent program crashes.

    • It is a way to deal with unexpected errors or exceptional conditions in a program.

    • Exceptions can be caught and handled using try-catch blocks.

    • Common exceptions include NullPointerException, ArrayIndexOutOfBoundsException, and IOException.

    • Handling exceptions properly can improve the robustness and reliability of a software application

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Well
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Problems on dsa, SQL and development

Round 2 - Technical 

(2 Questions)

  • Q1. What's Lock keyword
  • Ans. 

    Lock keyword is used in C# to synchronize access to a shared resource by allowing only one thread to enter a critical section at a time.

    • Used to prevent multiple threads from accessing a shared resource simultaneously

    • Helps in avoiding race conditions and maintaining data integrity

    • Can be used with Monitor class or lock statement

  • Answered by AI
  • Q2. What's Yield keywords
  • Ans. 

    Yield keyword is used in C# to return a sequence of values one at a time.

    • Yield keyword is used in iterator methods to return each element one by one.

    • It allows the method to return multiple values without needing to store them all in memory.

    • Yield return statement is used to return a value from the iterator method.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Difference between inheritance and composition
  • Ans. 

    Inheritance is an 'is-a' relationship where a class inherits properties and behaviors from another class. Composition is a 'has-a' relationship where a class contains an instance of another class.

    • Inheritance involves creating a new class by using existing class's properties and behaviors.

    • Composition involves creating a class that contains an instance of another class.

    • Inheritance promotes code reusability and is used fo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I did not understand why after almost answering every question I got a feedback that manager didn't think I was right candidate for the position.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your overall experience
  • Q2. What is the process that you had followed in the previous company

Interview Preparation Tips

Interview preparation tips for other job seekers - You need a constant follow up regarding the updates once the interview has been done.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical reasoning and quantitative aptitude was judged

Round 2 - One-on-one 

(2 Questions)

  • Q1. Your favourite coding language and why?
  • Ans. 

    My favorite coding language is Python because of its simplicity, readability, and versatility.

    • Python is known for its clean and readable syntax, making it easier to write and maintain code.

    • Python has a large standard library and many third-party libraries, making it versatile for various applications.

    • Python is widely used in AI and machine learning due to libraries like TensorFlow and scikit-learn.

  • Answered by AI
  • Q2. Where do you see yourself in next 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was very smooth. My experience with Iboss was very good.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

First there will be a topic given to you to write an article of length 300-400 words in 15 mins. This article writing is to check your knowledge of English language.
Then there is a 45 mins round test in which 40 questions will be asked.
20 Technical and 20 Programming.
The programming questions will be from C++, and you are required to choose the correct output of the given C++ program.
The technical aptitude questions were medium to hard.

Round 2 - Technical 

(1 Question)

  • Q1. It's a 1:30 hr round. In this part, there will be 4 coding questions from arrays topic which you can solve with any programming language you know. Along with this, you will have 2 questions from SQL and e...

Interview Preparation Tips

Interview preparation tips for other job seekers - Have some basic knowledge of C++ to answer aptitude questions.
Be heavily prepared for the technical aptitude part.
Learn some basic command of SQL.
Be prepared to face the medium level DSA questions from arrays.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It was a handson coding test contains 4 coding questions on prime numbers patterns and array it was easy

Round 2 - Technical 

(1 Question)

  • Q1. All questions based on resume on javascript java and react and mainly on projects

Harrier Information Systems Interview FAQs

How many rounds are there in Harrier Information Systems interview?
Harrier Information Systems interview process usually has 4-5 rounds. The most common rounds in the Harrier Information Systems interview process are Technical, HR and Coding Test.
How to prepare for Harrier Information Systems 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 Harrier Information Systems. The most common topics and skills that interviewers at Harrier Information Systems expect are ASP.Net, MVC and Marketing Management.
What are the top questions asked in Harrier Information Systems interview?

Some of the top questions asked at the Harrier Information Systems interview -

  1. You need to perform the LinkedIn Assessment test for Java, Android, Kotlin, Git...read more
  2. Questions Related with Android, Core Java, and Kot...read more
  3. Question related to frontend,ui,html,...read more

Tell us how to improve this page.

Harrier Information Systems Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k 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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 794 Interviews
Cyient Interview Questions
3.7
 • 281 Interviews
CGS Interview Questions
3.5
 • 26 Interviews
View all

Harrier Information Systems Reviews and Ratings

based on 17 reviews

3.8/5

Rating in categories

3.8

Skill development

3.4

Work-life balance

3.0

Salary

3.0

Job security

3.4

Company culture

3.2

Promotions

3.2

Work satisfaction

Explore 17 Reviews and Ratings
System Engineer
45 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Systems Engineer
11 salaries
unlock blur

₹4.8 L/yr - ₹8.9 L/yr

Team Lead
8 salaries
unlock blur

₹4.8 L/yr - ₹10.6 L/yr

Android Developer
7 salaries
unlock blur

₹3 L/yr - ₹4.8 L/yr

Software Developer
6 salaries
unlock blur

₹1.6 L/yr - ₹8.8 L/yr

Explore more salaries
Compare Harrier Information Systems with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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