Glassdoor users rated their interview experience at Schneider Electric as 100% positive with a difficulty rating score of 3 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Trainee Sales and rated their interviews as the hardest, whereas interviews for Trainee Sales and roles were rated as the easiest.
Here are the most commonly searched roles for interview reports -
I applied through college or university. I interviewed at Schneider Electric (Chennai) in Sep 2019
Interview
I have applied through the placements conducted by my college , it had an online test . when i qualified it i was taken for technical interview followed by Hr interview. the technical interview continued for about 20 min and the Hr interview was conducted when i qualified the technical interview . Hr interview was brief which lasted for about 10 minutes.
Interview questions [1]
Question 1
I was asked about my projects I worked in , area of interest , few technical questions , the experience i got through my college life and why am i fit for this job
I applied online. The process took 1 day. I interviewed at Schneider Electric (Bengaluru) in Feb 2020
Interview
After applying through a job portal, got a mail with link for video interview. There were 23 questions, apart from tell me about yourself. Some questions to be explained in video and some are programming.
Interview questions [1]
Question 1
1. What are the various memory segments of a C program?
2. What are the design constraints while implementing an ISR?
3. What are the contents of vtable?
4. What is a copy constructor and why we need it?
5. How to achieve Encapsulation in C?
6. define function pointer returing char* and takes two int arguments
7. Define and declaration of a HW Register of type integer to be placed at 0x41038000;
volatile int *HW_Register;
HW_Register = (uint32_t *)0x41038000
8. Any error in below code?
#include <stdio.h>
int main ()
{
char a [] = {'h','e','l','l', 'o'};
char * b = "Hello";
printf("%d %d", sizeof (a), sizeof(b));
strcat (a, "world");
strcat (b, "world");
}
9. Difference between Thread & Process? RTOS
10. What are the various IPC mechanisms available and which is the fastest?
11. what is the difference between Mutex, Semaphore, Binary semaphore?
12. Difference between blocking and non-blocking socket? What are the socket APIs used?
13. How to achieve multiplexing in sockets? Explain briefly
14. While designing a task how do you decide to go for event driven approach or polling? Can you give an example for each scenario?
15. How to fast Producer and slow consumer problem in flow control context in high speed ethernet connection?
16. Explain SOLID principles with an example for each?
17. Write a program to generate a hex-coded string of a given integer
Ex: Input: 100
Output: 0x64
18. Remove all special characters from a given string buffer without using additional buffer
Eg.: Input: “12?45*AB-“
Output: “1245AB”
19. Reverse the bit sequence in the given integer
Eg.: 10110110 (or) 0xB6
01101101 (or) 0x6B
20. Write a class for implements stack with push, pop, length, isempty, isfull methods
I applied through an employee referral. I interviewed at Schneider Electric (Bengaluru) in Dec 2019
Interview
There were three rounds of interview held. first round from manager and second round from technical team and third round from HR.1st and 2nd round they asked about my previous project experience and the knowledge i have obtained and capable. the tools that i have knowledge which i have used in the previous project and my interest in carrier.
Interview questions [1]
Question 1
I am ready to travel onsite for training and workshops