Upload Button Icon Add office photos
Engaged Employer

i

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

Addverb Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Addverb Technologies Junior Engineer Electrical Interview Questions and Answers

Updated 18 Jul 2024

Addverb Technologies Junior Engineer Electrical Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Tell me about basics of plc??
  • Ans. 

    PLC stands for Programmable Logic Controller, used in industrial automation to control machinery and processes.

    • PLC is a digital computer used for automation of electromechanical processes.

    • It uses a programmable memory to store instructions and specific functions.

    • PLCs are commonly used in manufacturing plants, assembly lines, and robotic devices.

    • They can be programmed using ladder logic, function block diagrams, or stru...

  • Answered by AI
  • Q2. Tell something about industrial automation??
  • Ans. 

    Industrial automation involves the use of control systems such as robots and computers to handle different processes and machinery in an industrial setting.

    • Industrial automation helps improve efficiency and productivity by reducing human intervention in repetitive tasks.

    • It involves the use of sensors, actuators, and controllers to monitor and control various processes.

    • Examples of industrial automation include automated...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm

Skills evaluated in this interview

Interview questions from similar companies

I was interviewed in Sep 2017.

Interview Questionnaire 

2 Questions

  • Q1. Sorting algorithm
  • Ans. 

    A sorting algorithm is a method of arranging elements in a specific order.

    • Sorting algorithms can be categorized as comparison-based or non-comparison-based.

    • Common sorting algorithms include bubble sort, insertion sort, selection sort, merge sort, quicksort, and heapsort.

    • Efficiency of sorting algorithms is measured by their time complexity, space complexity, and stability.

    • Example: Sorting an array of strings in alphabet

  • Answered by AI
  • Q2. Intro, why should i hire you?, inspiration from?

Interview Preparation Tips

Round: Test
Experience: An online aptitude test was taken.
Tips: Should have the knowledge regarding technical.
Duration: 1 hour
Total Questions: 45

Round: Technical Interview
Experience: Should explain the interviewer each and every detail regarding that algorithm.
Tips: Should have basic knowledge about the subject mentioned in the Area of interest column.

Round: HR Interview
Experience: Just be confident. And always praise yourself.

Skills: Technical Skill, Inter Person Communication Skills
College Name: Mody University Of Science And Technology, Sikar

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Given programming questions
String programs

Round 2 - Technical 

(1 Question)

  • Q1. Asked basic to intermediate level questions Datatypes OOP concepts Code snippets

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics clearly with understanding.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Java spring boot
  • Q2. Angular routing,
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2-3 basic dsa questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic dsaquestions basic dsa
  • Q2. Basic dsa questions basic dsa
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. System architecture
  • Q2. Dict ,list and other questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a combination of Maths and Electronics basics.

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself?
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

  • Answered by AI
  • Q2. Tell me about your projects?
  • Ans. 

    I have worked on various projects including a web development project, a data analysis project, and a machine learning project.

    • Developed a website for a local business using HTML, CSS, and JavaScript.

    • Conducted data analysis on customer feedback data to identify trends and make recommendations for improvement.

    • Implemented a machine learning algorithm to predict customer churn for a telecom company.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your projects, be aware of all small things that you have done in projects.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Good URI design
  • Q2. Accessing id parameter in URL
  • Ans. 

    Accessing id parameter in URL involves parsing the URL and extracting the id value.

    • Use the window.location object to access the URL of the current page.

    • Parse the URL using methods like split() or URLSearchParams to extract the id parameter.

    • Example: If the URL is 'http://example.com/page?id=123', you can access the id value by parsing the URL.

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

(2 Questions)

  • Q1. Salary expectations
  • Q2. Plan of growing up technically

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare in algorithms, Java 8 / 11

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jan 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 1. Basic OOP Concepts 2. Difference between structure and class in terms of constructor 3. Can members of structure be defined as private 4. What's lambda function and it's real life use case 5. Difference...
  • Q2. 6. What's O(n) in time and space complexity
  • Ans. 

    O(n) refers to linear time and space complexity.

    • O(n) means that the time or space required by an algorithm grows linearly with the size of the input.

    • It implies that the algorithm's performance is directly proportional to the input size.

    • For example, if an algorithm takes 10 seconds to process 100 elements, it would take 20 seconds to process 200 elements.

    • O(n) complexity is considered efficient and desirable in most case

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basic clear and talk as much as possible

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Normal coding questions nested list
  • Q2. Nested dictionary
Round 2 - Coding Test 

Data extraction, solid questions, oops

Addverb Technologies Interview FAQs

How many rounds are there in Addverb Technologies Junior Engineer Electrical interview?
Addverb Technologies interview process usually has 1 rounds. The most common rounds in the Addverb Technologies interview process are Technical.
What are the top questions asked in Addverb Technologies Junior Engineer Electrical interview?

Some of the top questions asked at the Addverb Technologies Junior Engineer Electrical interview -

  1. Tell something about industrial automatio...read more
  2. Tell me about basics of pl...read more

Tell us how to improve this page.

Addverb Technologies Junior Engineer Electrical Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

ABB Interview Questions
4.1
 • 232 Interviews
Falcon Autotech Interview Questions
3.9
 • 44 Interviews
Wipro PARI Interview Questions
3.4
 • 43 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
View all

Fast track your campus placements

View all
Addverb Technologies Junior Engineer Electrical Salary
based on 5 salaries
₹3.6 L/yr - ₹5.2 L/yr
27% more than the average Junior Engineer Electrical Salary in India
View more details
Junior Engineer
171 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
103 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
61 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Automation Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Addverb Technologies with

Grey Orange

3.2
Compare

The Hi-tech Robotic Systemz

3.6
Compare

Systemantics

4.9
Compare

Honeywell Automation

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