Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Polaris Smart Metering Team. If you also belong to the team, you can get access from here

Polaris Smart Metering Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Polaris Smart Metering Embedded Engineer Interview Questions, Process, and Tips

Updated 17 Aug 2024

Polaris Smart Metering Embedded Engineer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. How clcd works and explain in detail
  • Ans. 

    CLCD stands for Character LCD. It is a type of display commonly used in embedded systems to show text and simple graphics.

    • CLCD displays characters and symbols by controlling individual pixels on the screen

    • It typically has a predefined set of characters stored in ROM, which can be displayed by sending corresponding ASCII values

    • CLCDs are commonly interfaced with microcontrollers using protocols like I2C or SPI

    • Commands ar...

  • Answered by AI
  • Q2. Write the code for with explain 8 bit and 4bit of clcd
  • Ans. 

    Code for interfacing 8-bit and 4-bit CLCD with an embedded system.

    • For 8-bit CLCD, use all 8 data lines (D0-D7) to send data to the display.

    • For 4-bit CLCD, use only 4 data lines (D4-D7) to send data in two 4-bit nibbles.

    • Ensure proper initialization and configuration of the CLCD controller in the code.

    • Example: For 8-bit CLCD - send data using PORTA in AVR microcontroller. For 4-bit CLCD - send data using lower nibble of

  • Answered by AI
  • Q3. What is interrupt
  • Ans. 

    An interrupt is a signal sent to the processor to temporarily suspend the current program and execute a specific task.

    • Interrupts are used to handle time-sensitive tasks or events in real-time systems.

    • There are different types of interrupts such as hardware interrupts, software interrupts, and external interrupts.

    • Examples of interrupts include timer interrupts, keyboard interrupts, and communication interrupts.

    • Interrupt...

  • Answered by AI
  • Q4. What is latency
  • Ans. 

    Latency is the delay between the input and output of a system, often measured in milliseconds.

    • Latency can be caused by processing delays, network congestion, or hardware limitations.

    • Examples of latency include the delay between pressing a key on a keyboard and seeing the character appear on the screen.

    • In embedded systems, latency can impact real-time performance and responsiveness.

  • Answered by AI
Round 2 - Coding Test 

Explain the clcd 8 bit and 4 bit

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Jk and technical programming questions

Round 2 - Technical 

(4 Questions)

  • Q1. C programming, Embedded C ,C++, Paytho, Linux
  • Q2. What is static, global,local variables?
  • Ans. 

    Static, global, and local variables are different types of variables in programming with different scopes and lifetimes.

    • Static variables have a fixed memory location and retain their value between function calls.

    • Global variables are accessible throughout the entire program.

    • Local variables are only accessible within the block of code where they are declared.

  • Answered by AI
  • Q3. Difference between Call by reference and call by value
  • Ans. 

    Call by value passes a copy of the variable, while call by reference passes the actual variable itself.

    • Call by value passes a copy of the variable, so changes made to the parameter inside the function do not affect the original variable.

    • Call by reference passes the actual variable itself, so changes made to the parameter inside the function affect the original variable.

    • In call by value, the function receives a copy of ...

  • Answered by AI
  • Q4. Explain storage classes concept in depth?
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • Storage classes include auto, register, static, extern, and typedef.

    • Auto variables are local to the block and have automatic storage duration.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared outside any function and can be accessed by other files.

    • Typede

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Join the company for further process

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
-

I was interviewed before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. C++ related questions

Interview Questionnaire 

1 Question

  • Q1. A scenario was given. I was asked to give a solution and write a sudo code for the algorithm. Questions related to agile methodologies were asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to your resume, that's it.

Polaris Smart Metering Interview FAQs

How many rounds are there in Polaris Smart Metering Embedded Engineer interview?
Polaris Smart Metering interview process usually has 2 rounds. The most common rounds in the Polaris Smart Metering interview process are Technical and Coding Test.
What are the top questions asked in Polaris Smart Metering Embedded Engineer interview?

Some of the top questions asked at the Polaris Smart Metering Embedded Engineer interview -

  1. Write the code for with explain 8 bit and 4bit of c...read more
  2. How clcd works and explain in det...read more
  3. what is interr...read more

Tell us how to improve this page.

Polaris Smart Metering Embedded Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Adani Power Interview Questions
3.9
 • 215 Interviews
Adani Group Interview Questions
3.9
 • 183 Interviews
Tata Power Interview Questions
3.9
 • 161 Interviews
NTPC Interview Questions
4.2
 • 159 Interviews
Suzlon Group Interview Questions
4.1
 • 128 Interviews
Torrent Power Interview Questions
3.7
 • 125 Interviews
Eaton Interview Questions
3.9
 • 117 Interviews
GE Vernova Interview Questions
4.2
 • 86 Interviews
View all
QC Executive
9 salaries
unlock blur

₹2 L/yr - ₹2.2 L/yr

Manager
4 salaries
unlock blur

₹6.5 L/yr - ₹12 L/yr

Assistant Manager
4 salaries
unlock blur

₹6.4 L/yr - ₹10.3 L/yr

Program Manager
4 salaries
unlock blur

₹19 L/yr - ₹20 L/yr

Assistant Project Manager
4 salaries
unlock blur

₹7 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Polaris Smart Metering with

Secure Meters

4.1
Compare

Genus Power Infrastructures

4.0
Compare

Hpl Electric & Power

3.5
Compare

Landis+Gyr

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