Upload Button Icon Add office photos
Engaged Employer

i

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

Ignitarium Technology Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ignitarium Technology Solutions Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top Ignitarium Technology Solutions Interview Questions and Answers

View all 12 questions

Ignitarium Technology Solutions Interview Experiences

Popular Designations

21 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Technical basics
Round 2 - Technical 

(1 Question)

  • Q1. Based on cv and experience questions

Vlsi Design Engineer Interview Questions asked at other Companies

Q1. Differnces between moore and melay machines
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Mostly Focused and asked releated to HAL concepts and Implementation and basic concept of java
Ignitarium Technology Solutions Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contains aptitude questions a few questions on python, c/c++, digital logic and a circuital questions.

Round 2 - Technical 

(3 Questions)

  • Q1. 2 technical rounds : questions on programming languages and projects, easy level DSA questions
  • Q2. Explain data types in python
  • Ans. 

    Data types in Python define the type of data that a variable can hold.

    • Python has various data types such as integers, floats, strings, lists, tuples, dictionaries, etc.

    • Data types determine the operations that can be performed on the variables.

    • Examples: int for integers, float for floating-point numbers, str for strings, list for lists, tuple for tuples, dict for dictionaries.

  • Answered by AI
  • Q3. Expain list oparations
Round 3 - HR 

(2 Questions)

  • Q1. Genaral hr questions
  • Q2. Mention one thing that you feel regret in recent days

Interview Preparation Tips

Interview preparation tips for other job seekers - be confidant

Skills evaluated in this interview

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th Stair Problem Statement You are given a number of stairs, N. Starting at the 0th stair, you need to reach the Nth stair. Each time you can either climb one step or two steps. You have to return the number of dis... read more
View answer (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Feb 2024

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

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Give a code and write coding or debug
  • Ans. 

    Provide a code snippet and explain how to debug it

    • Identify the specific error message or issue in the code

    • Check for syntax errors, missing brackets, or typos

    • Use debugging tools like console.log or breakpoints to track the flow of the code

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn everything in resume

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Ignitarium Technology Solutions interview questions for popular designations

 Embedded Software Developer

 (2)

 Associate Engineer

 (2)

 Design Engineer

 (2)

 Engineer

 (1)

 Data Scientist

 (1)

 Senior Engineer

 (1)

 Software Developer

 (1)

 Platform Engineer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Introduce yourself coroutines mvvm postvalue and setvalue val vs const val
Round 2 - Coding Test 

Create a number that is prime or not by using boolean

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Get interview-ready with Top Ignitarium Technology Solutions Interview Questions

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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Get your basic coding skills right
  • Q2. Snippets for all concepts

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 (42)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Recruitment Consulltant and was interviewed in Jan 2023. 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 Resume tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Basic questions about C.
  • Q2. Coding question on pattern printing
  • Q3. Basics of Microcotrollers. Explain SP, PC etc

Interview Preparation Tips

Topics to prepare for Ignitarium Technology Solutions Platform Engineer interview:
  • C
  • FreeRtos
  • Microcontroller
Interview preparation tips for other job seekers - Work on basics of C and Microcontrollers, OS concepts

Platform Engineer Interview Questions asked at other Companies

Q1. Palindrome Linked List Problem Statement You are provided with a singly linked list of integers. Your task is to determine whether the given singly linked list is a palindrome. Return true if it is a palindrome, otherwise return false. Exam... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic C concepts like pointers, strings, array, patterns
Round 3 - Technical 

(1 Question)

  • Q1. Question about pattern displaying.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience though I wasn't selected for this role.
Be thorough through all basic c oncepts.

Embedded Software Engineer Interview Questions asked at other Companies

Q1. 3. 1)Do you know about Autosar. 2)define function definition and function declaration. 3)difference between structure and union. 4) define Enumeration 5)what is microcontroller and microprocessor and its applications 6)where we uses in real... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic coding questions and questions based on resume

Round 2 - HR 

(3 Questions)

  • Q1. About the latest qualification.
  • Q2. About previous employment
  • Q3. About my motivation to join

Design Engineer Interview Questions asked at other Companies

Q1. Stress Strain curve, What will happen if you use petrol in diesel engine and Diesel in petrol engone.
View answer (5)

Interview Questions & Answers

user image Anonymous

posted on 14 Nov 2022

I applied via LinkedIn and was interviewed before Nov 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. AHB protocol details
Round 3 - One-on-one 

(1 Question)

  • Q1. Salary Expectation was discussed

Interview Preparation Tips

Interview preparation tips for other job seekers - Question were on verilog, SV, UVM basic and AMBA protocols.
Contribute & help others!
anonymous
You can choose to be anonymous

Ignitarium Technology Solutions Interview FAQs

How many rounds are there in Ignitarium Technology Solutions interview?
Ignitarium Technology Solutions interview process usually has 2 rounds. The most common rounds in the Ignitarium Technology Solutions interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Ignitarium Technology Solutions 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 Ignitarium Technology Solutions. The most common topics and skills that interviewers at Ignitarium Technology Solutions expect are C++, Python, C, Machine Learning and Computer Vision.
What are the top questions asked in Ignitarium Technology Solutions interview?

Some of the top questions asked at the Ignitarium Technology Solutions interview -

  1. Take two numbers, reverse both, then perform addition and reverse aga...read more
  2. How many address lines are present in 1kb memo...read more
  3. What are storage classes in c langua...read more
How long is the Ignitarium Technology Solutions interview process?

The duration of Ignitarium Technology Solutions interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Ignitarium Technology Solutions

No Jobs

SALARIES

ITC Limited - Paperboards Specialty Papers Division

SALARIES

ITC Limited - Paperboards Specialty Papers Division

LIST OF COMPANIES

ITC Limited - Paperboards Specialty Papers Division

Overview

SALARIES

Ignitarium Technology Solutions

SALARIES

ITC Limited - Paperboards Specialty Papers Division

LIST OF COMPANIES

Ignitarium Technology Solutions

Overview

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

MediaTek India Technology

No Interviews

Tell us how to improve this page.

Ignitarium Technology Solutions Interview Process

based on 20 interviews

Interview experience

4.2
  
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
Cognizant Interview Questions
3.8
 • 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
Sasken Interview Questions
3.8
 • 79 Interviews
View all

Ignitarium Technology Solutions Reviews and Ratings

based on 78 reviews

3.6/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.2

Salary

3.9

Job security

3.7

Company culture

3.2

Promotions

3.4

Work satisfaction

Explore 78 Reviews and Ratings
Senior Engineer
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

AI Engineer
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Embedded Software Engineer
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ignitarium Technology Solutions with

Sasken

3.8
Compare

Persistent Systems

3.5
Compare

LTIMindtree

3.8
Compare

L&T Technology Services

3.3
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