Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Synchron Global One Source Team. If you also belong to the team, you can get access from here

Synchron Global One Source Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Synchron Global One Source Interview Questions and Answers

Updated 8 Dec 2023

Synchron Global One Source Interview Experiences

2 interviews found

HR Executive Interview Questions & Answers

user image Anonymous

posted on 8 Dec 2023

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

I applied via Campus Placement and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Assignment 

Resume of different profiles were given and we had to screen and tell they will be selected or not

Round 3 - Case Study 

Case study on recruitment was given

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 7 Dec 2023

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

I applied via Campus Placement and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Assignment 

Recruitment test
Data analytics test

Round 3 - Case Study 

For recruitment case study was given

Interview Preparation Tips

Interview preparation tips for other job seekers - Your CV should be true else you will be caught

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Communication Concepts
  • Q2. Embedded Concepts

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlisted based on CGPA and Profile
Tips: CGPA above 7.5 and Communication/CS based coursework/ability

Round: Test
Experience: C Coding Questions which checked basic knowledge of C
Tips: Brush up your C skills. Questions are easy but may require knowledge of stuff like what is big endian and little endian etc.
Duration: 1 hour 30 minutes
Total Questions: 12

Round: Technical Interview
Experience: My Communication relation concepts were tested. My Major Project was asked in detail.
Tips: If Comm background, prepare ITC, MultiCarrier/Wireless at a good level. If not they will ask C.

Round: Technical Interview
Experience: I was asked basic level embedded concepts.
Tips: Prepare on the following and similar stuff : How to implement a pseudo dynamic memory allocation using flash memory- which data structure to use. How does Inter Process Communication work. How does a multicore processor synchronizes its cores. If Comm background, give the TX and RX chain design (Wireless System Design)

Skills: Communication Systems, Embedded Systems, C Programming
College Name: IIT Madras

Software Engineer Interview Questions & Answers

MaxLinear user image Gayathri S ee15m052

posted on 4 Dec 2016

I applied via Campus Placement and was interviewed before Dec 2015. There were 2 interview rounds.

Interview Preparation Tips

Round: Test
Experience: It was a written test with some numerical aptitude questions and coding questions. The test was fairly easy
Duration: 1 hour

College Name: IIT Madras

I applied via Campus Placement and was interviewed in Dec 2016. There were 3 interview rounds.

Interview Preparation Tips

Round: Test
Experience: It was a written test with some numerical aptitude questions and coding questions. The test was fairly easy
Tips: Learn about pointers and using function pointers

Round: Technical Interview
Experience: First, I was asked to brief about the projects I have done so far. Then there were some questions about C programming like pointers, const pointers, storage classes, volatile keyword etc. It was followed by some basic questions about computer architecture, microcontroller, FPGA, RTOS

Round: Technical Interview
Experience: In this round I was asked to write algorithm for some simple problems like checking if a given integer (not string) is palindrome or not, checking if a number is a multiple of 3 (using bitwise operations) etc

College Name: IIT Madras

I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic c programming
  • Q2. Previous experience questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest. And prepare well in data structures

I applied via Referral and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. General information and technical education.

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical knowledge is must.

Intern Interview Questions & Answers

Maven Silicon user image s160878 P.Rudra Venkata

posted on 21 Jul 2023

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

I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic digital electronics
  • Q2. Latch and flipflop differences
  • Ans. 

    Latch is level triggered, while flip-flop is edge triggered. Latch is asynchronous, while flip-flop is synchronous.

    • Latch stores data as long as the enable signal is high, while flip-flop stores data only on the rising or falling edge of the clock signal.

    • Latch is level triggered, meaning it changes output whenever the input changes, while flip-flop is edge triggered, changing output only on clock signal edges.

    • Latch is a...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Digital electronics combinational amd sequential circuits
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is VLSI? How do you know about it?
  • Ans. 

    VLSI stands for Very Large Scale Integration. It involves designing and fabricating integrated circuits with millions of transistors on a single chip.

    • VLSI involves the design and fabrication of integrated circuits with millions of transistors on a single chip

    • It is a field within electronic engineering that deals with the miniaturization of circuits to increase functionality and performance

    • VLSI design involves creating ...

  • Answered by AI
Round 2 - Assignment 

VLSI Design Methodologies using Verilog HDL

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't Panic, Keep Cool
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all Resume tips
Round 2 - Coding Test 

Pointer and linked list

Round 3 - Case Study 

Pure technical on kernel programming

Round 4 - Technical 

(3 Questions)

  • Q1. Pure technical questions on background project
  • Q2. Mutex semaphore and spinlock
  • Q3. How you will achieve multi threaded programming
  • Ans. 

    Multi-threaded programming can be achieved by creating multiple threads that run concurrently.

    • Identify the tasks that can be executed in parallel

    • Create threads using threading libraries in the chosen programming language

    • Synchronize the threads to avoid race conditions and deadlocks

    • Use locks, semaphores, and mutexes to manage shared resources

    • Optimize the performance by balancing the workload among threads

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Why you want to join this company
Contribute & help others!
anonymous
You can choose to be anonymous

Synchron Global One Source Interview FAQs

How many rounds are there in Synchron Global One Source interview?
Synchron Global One Source interview process usually has 3 rounds. The most common rounds in the Synchron Global One Source interview process are Case Study, Resume Shortlist and Assignment.

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Data Template Infotech

5.6k top interview questions

INTERVIEWS

Essar Group

No Interviews

INTERVIEWS

DE Shaw

No Interviews

INTERVIEWS

Reliance Industries

No Interviews

INTERVIEWS

Reliance Industries

No Interviews

Tell us how to improve this page.

Synchron Global One Source Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more

Synchron Global One Source Reviews and Ratings

based on 18 reviews

4.4/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

4.0

Salary

4.5

Job security

4.7

Company culture

4.1

Promotions

4.3

Work satisfaction

Explore 18 Reviews and Ratings
Supply Chain Executive
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Purchase Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Support Executive
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Supply Chain Sr.Executive
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Logistics Manager
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Synchron Global One Source with

ILJIN ELECTRONICS

3.7
Compare

Smiiel - A Unit Of Motherson Sumi System

3.7
Compare

STJ Electronics

3.6
Compare

PICL

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