Upload Button Icon Add office photos
Engaged Employer

i

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

Interra Information Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Interra Information Technologies Interview Questions, Process, and Tips

Updated 26 Mar 2025

Top Interra Information Technologies Interview Questions and Answers

Interra Information Technologies Interview Experiences

Popular Designations

9 interviews found

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

I applied via Job Portal and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Process and Experience
  • Q2. Process Related
Round 2 - Technical 

(1 Question)

  • Q1. Technical Questions based on Service Management

Trainee Interview Questions & Answers

user image Anonymous

posted on 6 Mar 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

The assessment consisted of 10 multiple-choice questions covering OOP, DBMS, and Aptitude, along with one straightforward coding question to be written on paper.

Round 2 - Technical 

(1 Question)

  • Q1. Firstly he told me to introduce myself then he started asking questions based on OOPS, then gave me 2-3 coding questions to write on paper as well as told me to explain the code then asked me questions bas...
Round 3 - Behavioral 

(1 Question)

  • Q1. This was the normal conversation with the manager to see our communication skills and leadership skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on Web Development to work with this company.

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024.

Round 1 - Aptitude Test 

Oops,os,dbms,aptitude ,coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. Interfaces in java
  • Ans. 

    Interfaces in Java define a contract for classes to implement, promoting abstraction and multiple inheritance.

    • An interface can contain method signatures and constants but no method bodies.

    • A class implements an interface using the 'implements' keyword. Example: 'class MyClass implements MyInterface'.

    • Interfaces support multiple inheritance, allowing a class to implement multiple interfaces.

    • Java 8 introduced default metho...

  • Answered by AI
  • Q2. Access modifier in detail
  • Ans. 

    Access modifiers control the visibility of class members in object-oriented programming, enhancing encapsulation and security.

    • 1. Public: Members are accessible from any other class. Example: 'public int age;' allows access from anywhere.

    • 2. Private: Members are accessible only within the same class. Example: 'private String name;' restricts access to the class itself.

    • 3. Protected: Members are accessible within the same ...

  • Answered by AI
  • Q3. Pillars of oops
  • Ans. 

    The pillars of OOP are fundamental concepts that enable structured and reusable code in software development.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

    • Inheritance: Mechanism to create a new class based on an existing class, inheriting its properties (e.g., a 'Dog' class inheriting from an 'Animal' class).

    • Polymorphism: Ability to present the same interface for diff...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce your self?
  • Ans. 

    Aspiring software developer with a passion for coding, problem-solving, and continuous learning in technology.

    • Educational Background: Completed a Bachelor's degree in Computer Science, where I developed a strong foundation in programming languages like Java and Python.

    • Projects: Developed a web application for a local business that improved their customer engagement by 30%.

    • Internship Experience: Completed a summer inter...

  • Answered by AI
  • Q2. Situation based question

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Spring mvc related questions
  • Q2. Core java and spring questions
  • Q3. Hibernate questions
  • Q4. No jsp question

Interview Preparation Tips

Interview preparation tips for other job seekers - Rather dont join

Member Technical Staff Interview Questions asked at other Companies

Q1. Next Smallest Palindrome Problem Statement Find the next smallest palindrome strictly greater than a given number 'N' represented as a string 'S'. Explanation: You are given a number in string format, and your task is to determine the small... read more
View answer (1)

Interra Information Technologies interview questions for popular designations

 Major Incident and Change Manager

 (2)

 Member Technical Staff

 (1)

 Senior Software Developer

 (1)

 Senior Software Engineer

 (1)

 Software Developer Trainee

 (1)

 Trainee

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Process and Experience
  • Q2. Process Related

Interview Questions & Answers

user image Anonymous

posted on 11 Jan 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Given a string, write a function that reverses the string using recursion.(java)
  • Ans. 

    A recursive function to reverse a string in Java.

    • Create a base case for the recursion when the string is empty or has only one character.

    • Recursively call the function with the substring excluding the first character and concatenate the first character at the end.

    • Return the reversed string.

    • Example: Input - 'hello', Output - 'olleh'

  • Answered by AI

Jobs at Interra Information Technologies

View all

Interview Questions & Answers

user image suman mishra

posted on 16 Feb 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Coding Test 

Basics of Java, spring boot related questions, SQL, and DS

Interview Preparation Tips

Interview preparation tips for other job seekers - Person having knowledge on other languages like python, JavaScript, or framework like react, angular this is overall fine for them.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. DB2 related questions
  • Q2. Jcl related questions
  • Q3. Why I want to join in such small company
  • Q4. What I used to do in previous organization
Round 3 - HR 

(1 Question)

  • Q1. Location and salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - If you really don't have a choice
If you move here, make sure to have a backup plan as the management is not stable

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)

I applied via Approached by Company and was interviewed in Feb 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 - Technical 

(2 Questions)

  • Q1. Hash Map related questions
  • Q2. Basic java important concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a good interview session be confident .

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Interview questions from similar companies

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

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Interra Information Technologies Interview FAQs

How many rounds are there in Interra Information Technologies interview?
Interra Information Technologies interview process usually has 2 rounds. The most common rounds in the Interra Information Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Interra Information Technologies 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 Interra Information Technologies. The most common topics and skills that interviewers at Interra Information Technologies expect are Javascript, SQL, AWS, HTML and Linux.
What are the top questions asked in Interra Information Technologies interview?

Some of the top questions asked at the Interra Information Technologies interview -

  1. Given a string, write a function that reverses the string using recursion.(ja...read more
  2. access modifier in det...read more
  3. interfaces in j...read more
How long is the Interra Information Technologies interview process?

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

Tell us how to improve this page.

Interra Information Technologies Interview Process

based on 8 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
Systems Plus Interview Questions
4.3
 • 28 Interviews
VDart Interview Questions
4.1
 • 28 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
View all

Interra Information Technologies Reviews and Ratings

based on 124 reviews

3.1/5

Rating in categories

2.8

Skill development

3.2

Work-life balance

2.9

Salary

2.7

Job security

2.9

Company culture

2.6

Promotions

2.8

Work satisfaction

Explore 124 Reviews and Ratings
.Net Full Stack Developer with Angular 13+

Kolkata,

Coimbatore

4-9 Yrs

Not Disclosed

Explore more jobs
Member Technical Staff
66 salaries
unlock blur

₹3.8 L/yr - ₹15.1 L/yr

Software Developer
31 salaries
unlock blur

₹2.7 L/yr - ₹7.3 L/yr

Java Developer
18 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Technical Lead
18 salaries
unlock blur

₹9.1 L/yr - ₹23.4 L/yr

Senior Software Engineer
17 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Explore more salaries
Compare Interra Information Technologies with

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

Saama Technologies

3.7
Compare

Systems Plus

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