Upload Button Icon Add office photos

Filter interviews by

Itron Software Developer Interview Questions and Answers

Updated 24 Oct 2023

Itron Software Developer Interview Experiences

1 interview found

Interview experience
4
Good
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 tips
Round 2 - Coding Test 

Tree, LinkedList, Array

Round 3 - Technical 

(2 Questions)

  • Q1. Find depth of a tree
  • Ans. 

    The depth of a tree is the length of the longest path from the root node to any leaf node.

    • Depth of a tree can be found using depth-first search (DFS) algorithm.

    • The depth of a tree is equal to the maximum depth of its children plus one.

    • For example, in a binary tree, the depth of the tree is the maximum depth of the left and right subtrees plus one.

  • Answered by AI
  • Q2. Merge two sorted arrays
  • Ans. 

    Merge two sorted arrays into a single sorted array

    • Create a new array to store the merged result

    • Use two pointers to iterate through both arrays and compare elements

    • Add the smaller element to the new array and move the pointer for that array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice Tree, Graphs

Skills evaluated in this interview

Interview questions from similar companies

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

There were 6 questions to be solved. 3 average and 3 tough questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Concepts ask in interview Java Threads Exception Collections Spring boot annotations Git
Round 3 - HR 

(1 Question)

  • Q1. A general conversations, regarding my experience, project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on java concepts.
Interview experience
3
Average
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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. About MVC Cache, MVC Session Management, Model binding, MVC Performance increasing technics, and some basic questions in C#. Simple html coding test
  • Q2. In SQL Server : About indexes, functions , procedure tuning, transactions
Round 3 - Behavioral 

(1 Question)

  • Q1. About achievements, behavior, weakness, client handling, professional strengths, problem soving skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Fast hiring process and release job as soon as possible
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is real dom and virtual dom in react
  • Ans. 

    Real DOM is the actual representation of the HTML structure, while Virtual DOM is a lightweight copy used for efficient updates.

    • Real DOM is slower as it directly manipulates the HTML structure.

    • Virtual DOM is faster as it updates the lightweight copy and then syncs with the real DOM.

    • React uses the Virtual DOM to minimize unnecessary re-rendering of components.

    • Virtual DOM allows for efficient batch updates, improving per...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Itron Interview FAQs

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

Some of the top questions asked at the Itron Software Developer interview -

  1. merge two sorted arr...read more
  2. find depth of a t...read more

Tell us how to improve this page.

Fast track your campus placements

View all
Itron Software Developer Salary
based on 15 salaries
₹9 L/yr - ₹14 L/yr
63% more than the average Software Developer Salary in India
View more details

Itron Software Developer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

2.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

2.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
Senior Software Engineer
101 salaries
unlock blur

₹13.2 L/yr - ₹33.2 L/yr

Software Engineer
92 salaries
unlock blur

₹7 L/yr - ₹17 L/yr

Staff Software Engineer
44 salaries
unlock blur

₹8.4 L/yr - ₹18.4 L/yr

Principal Software Engineer
44 salaries
unlock blur

₹20 L/yr - ₹50 L/yr

Firmware Engineer
23 salaries
unlock blur

₹7.5 L/yr - ₹17 L/yr

Explore more salaries
Compare Itron with

Schneider Electric

4.2
Compare

Siemens

4.1
Compare

ABB

4.1
Compare

Honeywell Automation

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview