Upload Button Icon Add office photos

Filter interviews by

PCB Planet Senior Engineer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Life cycle of thread
  • Ans. 

    Thread life cycle includes new, runnable, running, blocked, and terminated states.

    • Thread is created in 'new' state

    • It becomes 'runnable' when start() method is called

    • Thread enters 'running' state when CPU starts executing its run() method

    • It can go to 'blocked' state if it's waiting for a resource

    • Finally, thread reaches 'terminated' state when run() method completes or stop() method is called

  • Answered by AI
  • Q2. İnternal working of hash map
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash map consists of an array of buckets, each containing a linked list of key-value pairs.

    • When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.

    • To retrieve a value, the hash function is used to find the corresponding bucket...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why I want to change the job
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities to learn and grow

    • Seeking a better work-life balance

    • Interested in working with new technologies or in a different industry

    • Wanting to advance career progression

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Link Group Interview Questions
3.8
 • 34 Interviews
Icl Fincorp Interview Questions
3.2
 • 17 Interviews
Sonata Finance Interview Questions
3.9
 • 12 Interviews
IDBI Capital Interview Questions
3.7
 • 11 Interviews
Vikram Tea Interview Questions
4.4
 • 10 Interviews
View all
Front end Engineer
40 salaries
unlock blur

₹1.1 L/yr - ₹3.5 L/yr

Electronics Engineer
5 salaries
unlock blur

₹2.2 L/yr - ₹3 L/yr

PCB Design Engineer
5 salaries
unlock blur

₹1.2 L/yr - ₹3.2 L/yr

Mechanical Engg. Design
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

HR Executive
4 salaries
unlock blur

₹2.3 L/yr - ₹4.3 L/yr

Explore more salaries
Compare PCB Planet with

Karvy Financial Services

3.8
Compare

Sonata Finance

3.9
Compare

Link Group

3.8
Compare

Bss Microfinance

3.7
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