Upload Button Icon Add office photos

Filter interviews by

Innoraft Interview Questions and Answers

Updated 25 Jun 2024

Innoraft Interview Experiences

Popular Designations

4 interviews found

Round 1 - Coding Test 

There are 4 interview questions and the exam conducted in hackerrank platform

Round 2 - Aptitude Test 

There are 60 questions on numerical,logical and verbal ; level of difficulty is moderate

Round 3 - Technical 

(2 Questions)

  • Q1. They asked questions on the basis of resume u have submitted previously
  • Q2. What is oops ? Explain inheritance ?
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects. Inheritance is a mechanism of deriving new classes from existing ones.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that contain both data and functions.

    • Inheritance is a way to create a new class from an existing class.

    • The new class inherits all the properties and methods of the existing class.

    • For example, a Car class can inher...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to give the coding round at your best they giving the priority on that round .

Software Trainee Interview Questions asked at other Companies

Q1. 1. What is java and it's features ? 2. Why it is called platform independent language? 3. What is static memory allocation, dynamic memory allocation? 4. types of variable 5. Type casting 4. what is oops ? Is java contains a 100% opp's conc... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. What is dependency injection?
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Allows for easier testing by mocking dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q2. Benefit of dependency injection
  • Ans. 

    Dependency injection allows for better code maintainability, testability, and flexibility by decoupling components.

    • Promotes loose coupling between components

    • Improves code maintainability and readability

    • Facilitates easier unit testing by allowing for mock objects

    • Enables easier swapping of dependencies without changing the core logic

    • Reduces the complexity of managing dependencies within the codebase

  • Answered by AI
  • Q3. How to migrate from 8 to drupal 10
  • Ans. 

    To migrate from Drupal 8 to Drupal 10, you need to follow a step-by-step process to ensure a smooth transition.

    • Ensure all contributed modules are compatible with Drupal 10

    • Update custom code to be compatible with Drupal 10 APIs

    • Migrate content and configuration using the Drupal Migrate API

    • Test the migrated site thoroughly to ensure all functionality is working as expected

  • Answered by AI

Skills evaluated in this interview

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)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 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 - Coding Test 

There were five questions on hackerrank platform which we gave from our college labs because it was on campus where the questions ranged from easy to hard where if you know coding you can answer those.

Round 3 - Assignment 

There were 20 questions cbt based on various topics like oops, dbms and mainly aptitude and time was 30 minutes.

Round 4 - Technical 

(7 Questions)

  • Q1. Various puzzle questions
  • Q2. Different pattern problems
  • Ans. 

    Different pattern problems involve identifying and creating patterns in data or code.

    • Identify the pattern by looking for repetitions or sequences

    • Create the pattern using loops or conditional statements

    • Examples: Fibonacci sequence, Pascal's triangle, printing a pyramid pattern

  • Answered by AI
  • Q3. Mainly focused on project
  • Q4. Tell me about yourself
  • Q5. Questions related to dp
  • Q6. Some basics related to strings and all
  • Q7. Webd related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare dsa properly and keep your logics clear related to various things you write on your cv and also practise dsa from leetcode to a good level.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2022. There were 4 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 - Aptitude Test 

HR discussion with normal question

Round 3 - Technical 

(2 Questions)

  • Q1. Connected with HCL client manager
  • Q2. Ask question on ISO27001 internal Audit
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion after 2nd round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company for IT Audit job in HCL client. Flexible hours and good work culture.

Senior Security Analyst Interview Questions asked at other Companies

Q1. Tell me about Security incident response framework that you have worked on ?
View answer (1)

Innoraft interview questions for popular designations

 Senior Security Analyst

 (1)

 Senior Software Developer

 (1)

 Software Developer

 (1)

 Software Trainee

 (1)

Interview questions from similar companies

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

Interview Questionnaire 

2 Questions

  • Q1. Which technology are you using, is this latest?
  • Ans. 

    We are using a variety of technologies, including some of the latest ones.

    • We are using React for our front-end development.

    • We are also using Node.js for our back-end development.

    • We are using Docker for containerization.

    • We are using Kubernetes for orchestration.

    • We are using AWS for cloud hosting.

    • We are constantly evaluating new technologies to see if they can improve our development process.

  • Answered by AI
  • Q2. If not then which technology can we use instead of this?
  • Ans. 

    It depends on the specific requirements and constraints of the project.

    • Consider the project's goals and objectives

    • Evaluate the available technologies and their capabilities

    • Assess the project's budget and timeline

    • Consult with stakeholders and experts in the field

    • Examples: React vs Angular, MySQL vs MongoDB, Java vs Python

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi,
Listen carefully and speak fluently.

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 3 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 - Aptitude Test 

25 MCQ questions online with time limit

Round 3 - Assignment 

Create webapp . Frontend, Backend , data encryption

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. About my total experience
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Salary discussion

Innoraft Interview FAQs

How many rounds are there in Innoraft interview?
Innoraft interview process usually has 3-4 rounds. The most common rounds in the Innoraft interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Innoraft interview?

Some of the top questions asked at the Innoraft interview -

  1. How to migrate from 8 to drupal...read more
  2. What is oops ? Explain inheritanc...read more
  3. what is dependency injecti...read more

Tell us how to improve this page.

Innoraft Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 91 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
NexTurn Interview Questions
4.1
 • 27 Interviews
View all

Innoraft Reviews and Ratings

based on 11 reviews

4.4/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

4.4

Salary

4.4

Job security

4.2

Company culture

4.2

Promotions

4.1

Work satisfaction

Explore 11 Reviews and Ratings
Software Developer
6 salaries
unlock blur

₹3.6 L/yr - ₹6.3 L/yr

Software Engineer
4 salaries
unlock blur

₹4.8 L/yr - ₹6 L/yr

Senior Technical Writer
3 salaries
unlock blur

₹6 L/yr - ₹6 L/yr

Drupal Developer
3 salaries
unlock blur

₹4.8 L/yr - ₹9 L/yr

Explore more salaries
Compare Innoraft with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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