Upload Button Icon Add office photos

Filter interviews by

Ittiam Systems Interview Questions and Answers for Freshers

Updated 12 Dec 2024

Ittiam Systems Interview Experiences for Freshers

Popular Designations

2 interviews found

I applied via LinkedIn and was interviewed in 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 - Aptitude Test 

Basic questions verbal os apti

Round 3 - Technical 

(2 Questions)

  • Q1. Bacis of c DSA DBMS OS aray questions Tel me about your self What is volatile keyword What is data Difference between aray and DBMS
  • Q2. Reverse the string and write algorithm
  • Ans. 

    Algorithm to reverse a string

    • Create an empty string to store the reversed string

    • Loop through the original string from the end to the beginning

    • Add each character to the new string

    • Return the new string

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Ittiam Systems Devops Engineer interview:
  • C
  • DSA
Interview preparation tips for other job seekers - Be good in your Basics and whatever you add in ur resume

Skills evaluated in this interview

Devops Engineer Interview Questions asked at other Companies

Q1. How to run a docker command remotely. i.e. Docker is installed on both your laptop and a remote linux server. You need to run docker command on the linux server but without taking a separate ssh session to the linux machine
View answer (2)

Interview Preparation Tips

Round: Test
Experience: The selection procedure involved one round of written mcq test followed by one round of technical interview and finally one HR interview.
MCQ test was mostly normal aptitude questions and few electronics and c aptitude.

Round: Technical Interview
Experience: For the technical interview most of the students were asked mainly on bit operations and manipulations. For me since i told them i am interested in digital electronics he started with basic digital electronics questions on muxes, nand, flip flops and then he moved to bit questions and finally ended up asking the mathematical proof for a number being divisible by 3.

Round: HR Interview
Experience: Students were shortlisted right after their tech interviews and those who were through were given a questionnaire with usual HR questions like why we should hire you, some ideas you have championed, and so on. HR will then go through your answers and then you will be called for your final interview on how interested are you, about your higher studies plan and few questions based on how you answered the questionnaire.
Tips: Both interviewers are comforting and keep us relaxed. For the HR interview just be yourself and be honest.

General Tips: Have an idea on which field you want to work on like analog,digital design, vlsi etc.
Be thorough with the concepts of whatever interests you have. It really helps sometimes when they know you are good at what you know even though the profile might not be exactly same as your field.
Start your apti preps early so when a company comes you can prepare for its profile. And most importantly brush up your DSA and coding skills. Even after 3 years in EC , DSA and c apti is what gets you through the first round of tests. And Always try to attend only the companies you are comfortable with. Be good with your aptitude and also c aptitude as i was told during my interview i had to improve c skills. If you have done embedded course be thorough with your projects and embedded basics (as it might be of their interest). Also be prepared with digital electronics and digital design. (not sure how much helpful it will be but be prepared).
It was my second time having interview and was far better than my first one. Both technical and HR interviews were comforting and relaxed. Except for a little delay in starting interviews as per allotted time there wasn't any issues with my placement process.
Skill Tips: As a matter of fact i had prepared a lot of digital electronics(Anand kumar, Wakerly, and indiabix for online ques) and digital system design (Roth) expecting lot of questions from those.
For the aptitude preps R S Aggarwal is really helpful and a good book to start with. If you find the questions to be easy you can also go through book by Arun sharma.
For c concepts narasimha karumanchi(for linked list, DSA, recursion etc) .
Skills:
College Name: NIT Surathkal

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

Jobs at Ittiam Systems

View all

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

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

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic flutter coding questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Diff btw vite and webpack
  • Ans. 

    Vite is a build tool that focuses on fast development, while Webpack is a more versatile and powerful build tool.

    • Vite is designed for fast development with instant server start and hot module replacement.

    • Webpack is a more versatile tool that can handle complex configurations and optimizations.

    • Vite uses ES modules natively for faster bundling, while Webpack requires additional plugins for the same functionality.

    • Vite is ...

  • Answered by AI
  • Q2. What is currying in js
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is currying in javascript?
  • Ans. 

    Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of nested functions, each taking a single argument.

    • Currying helps in creating reusable functions and partial application.

    • In JavaScript, currying can be achieved using closures and nested functions.

    • Example: const add = (a) => (b) => a + b; const add5 = add(5); console.log(add5(3)); // Output: 8

  • Answered by AI
  • Q2. Diff btw webpack and vite
  • Ans. 

    Webpack is a mature and feature-rich bundler, while Vite is a newer and faster build tool focused on development experience.

    • Webpack is a mature and feature-rich bundler that is highly configurable and widely used in the industry.

    • Vite is a newer build tool that focuses on providing a faster development experience by leveraging ES modules and server-side rendering.

    • Webpack requires a configuration file (webpack.config.js)...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just cover the basics of javascript. Learn about polyfills.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have strong foundational knowledge.

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. All basic HR questions and salary discussion.

I applied via Recruitment Consulltant and was interviewed in Oct 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Completely on java
Round 3 - Technical 

(1 Question)

  • Q1. Asked java questiona

I applied via Referral and was interviewed before Jul 2021. 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 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Tell me if you have any past experience
Round 3 - HR 

(1 Question)

  • Q1. Technical Question and basic knowledge in post which you are applied

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be afraid while speaking to HR and be confident while answering asked questions

Ittiam Systems Interview FAQs

How many rounds are there in Ittiam Systems interview for freshers?
Ittiam Systems interview process for freshers usually has 3 rounds. The most common rounds in the Ittiam Systems interview process for freshers are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Ittiam Systems interview for freshers?
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 Ittiam Systems. The most common topics and skills that interviewers at Ittiam Systems expect are Android, C++, Configuration management, Linux and Application Development.
What are the top questions asked in Ittiam Systems interview for freshers?

Some of the top questions asked at the Ittiam Systems interview for freshers -

  1. Reverse the string and write algori...read more
  2. reverse an array inplace. -4 input AND gate using 2 input AND gates.give 2 ways...read more
  3. HR - (Nodded in disagreement) You know C/C++ right? (Looking at my resume)Can w...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

NexTurn Interview Questions
4.1
 • 27 Interviews
ClaySys Interview Questions
2.9
 • 24 Interviews
Contus Interview Questions
4.2
 • 22 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
View all

Ittiam Systems Reviews and Ratings

based on 20 reviews

3.4/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

3.5

Salary

3.6

Job security

3.6

Company culture

3.7

Promotions

3.0

Work satisfaction

Explore 20 Reviews and Ratings
Engineer, Video Codecs

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Explore more jobs
Senior Engineer
29 salaries
unlock blur

₹11.6 L/yr - ₹26 L/yr

Software Engineer
23 salaries
unlock blur

₹9.3 L/yr - ₹19.5 L/yr

Software Development Engineer
17 salaries
unlock blur

₹10.4 L/yr - ₹17 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹13.4 L/yr - ₹30 L/yr

Engineer
11 salaries
unlock blur

₹9.2 L/yr - ₹18 L/yr

Explore more salaries
Compare Ittiam Systems with

Accel Frontline

4.0
Compare

Pitney Bowes

3.7
Compare

Apmosys Technologies

3.5
Compare

DynPro

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