Upload Button Icon Add office photos

Wago

Compare button icon Compare button icon Compare

Filter interviews by

Wago Store Executive Interview Questions and Answers

Updated 7 Dec 2024

Wago Store Executive Interview Experiences

1 interview found

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

(3 Questions)

  • Q1. Job related for required position
  • Q2. Technical SAP side related to job
  • Q3. HR round for job

Interview questions from similar companies

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

Solve dsa problems quickly

Round 2 - HR 

(2 Questions)

  • Q1. Work location comfortable
  • Q2. Salary negotiation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Circular buffer
  • Q2. Debugging strategies
Round 2 - HR 

(1 Question)

  • Q1. Not much, why are you looking for a change
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking to expand my skill set and knowledge in a new role

    • Interested in working on different projects and technologies

    • Seeking a more collaborative team environment

    • Wanting to take on more leadership responsibilities

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - process is slow
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Low level of digital electronics

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

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy aptitude and MCQ questions in C

Round 2 - Technical 

(4 Questions)

  • Q1. Inheritance, Virtual functions, and projects from resume
  • Q2. How to implement inheritance, use case
  • Ans. 

    Inheritance in software development allows a class to inherit properties and behaviors from another class.

    • Create a base class with common properties and methods

    • Create a derived class that inherits from the base class

    • Use the 'extends' keyword in languages like Java or C++

    • Override methods in the derived class if necessary

    • Access parent class methods using 'super' keyword

  • Answered by AI
  • Q3. Virtual functions usage in code
  • Ans. 

    Virtual functions are used in object-oriented programming to achieve polymorphism by allowing a function to be overridden in a derived class.

    • Virtual functions are declared in a base class with the 'virtual' keyword and can be overridden in derived classes.

    • They allow a function to be called based on the actual type of an object rather than the declared type.

    • Virtual functions are used to achieve runtime polymorphism in C...

  • Answered by AI
  • Q4. What Problems did u overcome in your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of the questions are repeated from previous interviews. Just browse the interview experience, you will surely crack the interview.

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About yourself and basic questions
  • Q2. About your skills set to match the job
Round 2 - Coding Test 

Coding questions basic and complex questions to solve

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Bitwise operation and memory layout in c
  • Ans. 

    Bitwise operations are used to manipulate individual bits in memory. Memory layout in C refers to how data is stored in memory.

    • Bitwise operations include AND, OR, XOR, and NOT.

    • They are often used for tasks like setting or clearing specific bits, checking if a bit is set, or toggling bits.

    • Memory layout in C determines how variables are stored in memory, including their size, alignment, and order.

    • It is important to under...

  • Answered by AI
  • Q2. Explain few terms in LTE
  • Ans. 

    LTE stands for Long-Term Evolution, a standard for wireless communication in mobile networks.

    • LTE is a 4G wireless communication technology

    • It provides high-speed data transmission and low latency

    • LTE uses OFDMA for downlink and SC-FDMA for uplink

    • LTE supports multiple antennas for improved signal quality (MIMO)

    • LTE Advanced (LTE-A) is an enhanced version with higher data rates and capacity

  • Answered by AI
  • Q3. In one path goes wrong in mimo does snr and data both or any one goes bad

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Give a code and write coding or debug
  • Ans. 

    Provide a code snippet and explain how to debug it

    • Identify the specific error message or issue in the code

    • Check for syntax errors, missing brackets, or typos

    • Use debugging tools like console.log or breakpoints to track the flow of the code

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn everything in resume

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Explain storage variables in C?
  • Ans. 

    Storage variables in C are used to store data temporarily during program execution.

    • Storage variables in C are declared using data types like int, float, char, etc.

    • They can be stored in different memory locations like stack, heap, or data segment.

    • Variables declared outside functions have global scope and are stored in data segment.

    • Variables declared inside functions have local scope and are stored in stack memory.

    • Dynami...

  • Answered by AI
  • Q2. Take two numbers, reverse both, then perform addition and reverse again?
  • Q3. First three kinds of sorting
  • Ans. 

    The first three kinds of sorting are bubble sort, selection sort, and insertion sort.

    • Bubble sort compares adjacent elements and swaps them if they are in the wrong order.

    • Selection sort selects the smallest element and swaps it with the first element, then selects the second smallest element and swaps it with the second element, and so on.

    • Insertion sort builds the final sorted array one item at a time by inserting each

  • Answered by AI
  • Q4. Output questions based on pointers in C

Interview Preparation Tips

Topics to prepare for Ignitarium Technology Solutions Senior Engineer interview:
  • C
  • Data Structures
  • Embedded Systems

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Good knowledge in physics and maths

Round 3 - Coding Test 

3 coding round good knowledge in c Programming language

Round 4 - Technical 

(1 Question)

  • Q1. Technical questions asked and explain the logic used in second round

Wago Interview FAQs

How many rounds are there in Wago Store Executive interview?
Wago interview process usually has 1 rounds. The most common rounds in the Wago interview process are Technical.
What are the top questions asked in Wago Store Executive interview?

Some of the top questions asked at the Wago Store Executive interview -

  1. Technical SAP side related to ...read more
  2. Job related for required posit...read more
  3. HR round for ...read more

Tell us how to improve this page.

Wago Store Executive Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 422 Interviews
ABB Interview Questions
4.1
 • 237 Interviews
Havells Interview Questions
4.0
 • 210 Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
View all
Assistant Manager
19 salaries
unlock blur

₹6.5 L/yr - ₹11.9 L/yr

Senior Sales Engineer
18 salaries
unlock blur

₹4 L/yr - ₹8.7 L/yr

Quality Inspector
9 salaries
unlock blur

₹1.3 L/yr - ₹2.5 L/yr

Senior Executive
8 salaries
unlock blur

₹7 L/yr - ₹8.4 L/yr

Assistant Sales Manager
8 salaries
unlock blur

₹7.8 L/yr - ₹12 L/yr

Explore more salaries
Compare Wago with

Element14

4.0
Compare

Autocop India

3.7
Compare

Baker Gauges

3.6
Compare

Anvil Cables

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