Upload Button Icon Add office photos
Engaged Employer

i

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

Torry Harris Integration Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Torry Harris Integration Solutions Associate Engineer Interview Questions and Answers

Updated 24 Mar 2023

Torry Harris Integration Solutions Associate Engineer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was not tough, hr was tricky and rude not genuine

Round 2 - Technical 

(4 Questions)

  • Q1. It was pretty ok read basic topics and programming
  • Q2. What are pointers and related topics
  • Ans. 

    Pointers are variables that store memory addresses. They are used to manipulate data and create dynamic data structures.

    • Pointers are used to pass memory addresses as arguments to functions

    • They can be used to dynamically allocate memory

    • Pointers can be used to create linked lists and trees

    • They can also be used to access hardware directly

    • Null pointers are used to indicate that a pointer does not point to a valid memory ad

  • Answered by AI
  • Q3. What are storage specifiers
  • Ans. 

    Storage specifiers are keywords used in programming languages to define the scope and lifetime of variables.

    • Storage specifiers determine where a variable is stored in memory and how long it will exist.

    • Examples of storage specifiers include 'static', 'auto', 'register', and 'extern'.

    • Static variables have a lifetime that lasts for the entire program execution, while auto variables have a lifetime that lasts only within t...

  • Answered by AI
  • Q4. Share about your hobbys
  • Ans. 

    I enjoy playing the guitar and hiking in my free time.

    • Playing the guitar

    • Hiking

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was little tough because i was a circuit branch student

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. C# in depth, .net core, Angular basics+, intermediate level, Azure basics, OOPS, CI-CD

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews were pure technical and there were technical scenarios asked. Giving example for most of the answers would be good.

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Anything can be asked from oops to design pattern level question. Simple to hard. It's kind of rapid fire.

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready handle a pressure while interview process, be stable, don't confuse

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

Interview Questionnaire 

2 Questions

  • Q1. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows non-blocking I/O operations in a single-threaded environment.

    • Event loop is used in programming languages like JavaScript and Python.

    • It manages the execution of multiple tasks by prioritizing them based on their priority level.

    • It continuously checks for new events and executes them in a loop.

    • It allows for efficient handling of I/O operations without blocking the main thread.

    • It is co...

  • Answered by AI
  • Q2. Difference between let var and const.
  • Ans. 

    let, var and const are used to declare variables in JavaScript with different scoping rules and mutability.

    • let and var are used to declare variables that can be reassigned later, but var has function scope while let has block scope.

    • const is used to declare variables that cannot be reassigned and have block scope.

    • Using const does not mean the value is immutable, only the variable reference is.

    • let and const were introduc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If going for Mean or Mern stack be very firm on JavaScript basics and ES6 concepts.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Coding Test 

This was a very easy test. It can be crackable easily.

Round 2 - Technical 

(2 Questions)

  • Q1. There is only 1 technical happened. Core java, angular, JUNIT
  • Ans. Basics of core java must, Angular if worked on it
  • Answered Anonymously
  • Q2. Junit test cases if worked previously.
  • Ans. 

    Junit test cases should always be re-run to ensure code quality and prevent regression.

    • Junit test cases should be run after every code change.

    • Test cases should cover all possible scenarios and edge cases.

    • Test cases should be automated to save time and ensure consistency.

    • Test cases should be reviewed and updated regularly.

    • Regression testing should be performed to ensure new changes do not break existing functionality.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion, Why this company kind of question.

Interview Preparation Tips

Topics to prepare for CitiusTech Senior Software Engineer interview:
  • Core Java
  • Angular
  • JUnit
Interview preparation tips for other job seekers - Company is good in terms of policies, also there is option of onsite.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is SDLC, STLC, Agile, Different types of testing, Testing life cycle, adb commands, Project works, Bug life cycle, types of bug, difficulties in your project, RTM.
  • Ans. 

    The question covers various topics related to software development and testing.

    • SDLC stands for Software Development Life Cycle and is a process followed for software development.

    • STLC stands for Software Testing Life Cycle and is a process followed for software testing.

    • Agile is a software development methodology that emphasizes on iterative and incremental development.

    • Different types of testing include unit testing, int...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on adb commands and above questions.

Skills evaluated in this interview

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

Round 1 - Aptitude Test 

Quantitative ability and logical ability

Round 2 - Technical 

(2 Questions)

  • Q1. In which programming language you are good at?
  • Ans. 

    I am proficient in Java and Python.

    • Strong understanding of object-oriented programming concepts

    • Experience with Java frameworks such as Spring and Hibernate

    • Proficient in Python libraries such as NumPy and Pandas

  • Answered by AI
  • Q2. Write a program to print HCF of numbers as output
  • Ans. 

    Program to print HCF of numbers as output

    • Take input of two numbers from user

    • Find the smaller number between the two

    • Run a loop from 1 to the smaller number

    • Check if both numbers are divisible by the current loop variable

    • If yes, update the HCF variable

    • Print the HCF as output

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended interview for this company and they saw my capability and adaptability only.

I appeared for an interview in Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. Oops concept, solid principles, filters in MVC, basics of Angular,life cycle hook

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds- both are technical.

Interview Questionnaire 

2 Questions

  • Q1. Rate yourself in terms of programming language
  • Ans. 

    I rate myself as proficient in programming languages with experience in Java, Python, and C++.

    • Proficient in Java, Python, and C++

    • Experience in developing applications using these languages

    • Familiarity with various frameworks and libraries

    • Ability to write efficient and optimized code

    • Experience in debugging and troubleshooting

    • Continuously learning and improving skills

  • Answered by AI
  • Q2. Python 8/10

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

Round 1 - Aptitude Test 

Multiple choice questions

Round 2 - Coding Test 
Round 3 - Technical 

(1 Question)

  • Q1. Show the projects that you may have worked on and explain.

Interview Preparation Tips

Topics to prepare for Incedo Software Engineer interview:
  • React.Js
Interview preparation tips for other job seekers - You got to be clear and concise when explaining things. You gotta be confident!

Torry Harris Integration Solutions Interview FAQs

How many rounds are there in Torry Harris Integration Solutions Associate Engineer interview?
Torry Harris Integration Solutions interview process usually has 3 rounds. The most common rounds in the Torry Harris Integration Solutions interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Torry Harris Integration Solutions Associate Engineer interview?

Some of the top questions asked at the Torry Harris Integration Solutions Associate Engineer interview -

  1. What are pointers and related top...read more
  2. What are storage specifi...read more
  3. It was pretty ok read basic topics and programm...read more

Tell us how to improve this page.

Torry Harris Integration Solutions Associate Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Torry Harris Integration Solutions Associate Engineer Salary
based on 16 salaries
₹3.5 L/yr - ₹4.8 L/yr
20% less than the average Associate Engineer Salary in India
View more details

Torry Harris Integration Solutions Associate Engineer Reviews and Ratings

based on 3 reviews

4.6/5

Rating in categories

4.3

Skill development

4.0

Work-life balance

3.7

Salary

5.0

Job security

4.3

Company culture

3.7

Promotions

4.3

Work satisfaction

Explore 3 Reviews and Ratings
Associate Software Engineer
1.1k salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Software Engineer
947 salaries
unlock blur

₹4.4 L/yr - ₹15 L/yr

Senior Software Engineer
337 salaries
unlock blur

₹7.1 L/yr - ₹25.6 L/yr

Software Developer
139 salaries
unlock blur

₹3 L/yr - ₹13.2 L/yr

Technical Lead
107 salaries
unlock blur

₹13.1 L/yr - ₹38 L/yr

Explore more salaries
Compare Torry Harris Integration Solutions with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

Iris Software

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