Upload Button Icon Add office photos

Filter interviews by

Synergy Technology Services Interview Questions and Answers

Updated 8 Nov 2024

Synergy Technology Services Interview Experiences

Popular Designations

6 interviews found

Mern Stack Developer Interview Questions & Answers

user image atulkumar chaturvedi

posted on 8 Nov 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. All about node js
  • Q2. About javascript and TypeScript
Round 2 - Coding Test 

Write a code to find missing number in array

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of javascript
Deep knowledge on react.js

Mern Stack Developer Interview Questions asked at other Companies

Q1. Middle of a Linked List You are given the head node of a singly linked list. Your task is to return a pointer pointing to the middle of the linked list. If there is an odd number of elements, return the middle element. If there are an even ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Program test, questions related to core Java, SQL queries

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell about your self?
  • Ans. Update on your own experience boldly with the smile face.
  • Answered Anonymously
Round 2 - Technical 

(1 Question)

  • Q1. About SQL basic logic's, Workflow method, Module knowledge, Way of handling the customer.
  • Ans. Which is very big that can be explain in few lines. Before going to the interview I have prepared about it. Based on my previous work experience.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Who taken a interview they also a human, they already passed way were you right now. When they were in the similar situation, they attend it as easy as they can.

Remember it !!!!!!!!!! ; )

Technical Support Interview Questions asked at other Companies

Q1. What is SMTP and define the use?
View answer (1)

I applied via Naukri.com and was interviewed before Jun 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is easy.

Round 2 - Technical 

(1 Question)

  • Q1. Ask basic questions. 1. OOPS concepts 2. MySQL queries (joins, create, select, delete, truncate, drop)
Round 3 - Coding Test 

1. generate fibonacci series
2. find an element from the array
3. sorting

Round 4 - HR 

(1 Question)

  • Q1. 1. Tell me about yourself. 2. salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics & be clear about your requirements.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

Synergy Technology Services interview questions for popular designations

 Software Engineer

 (3)

 HR Recruiter

 (1)

 Technical Support

 (1)

 Mern Stack Developer

 (1)

I applied via Walk-in and was interviewed before Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1.What is list , tuple and set
  • Ans. 

    List, tuple and set are data structures in Python.

    • List is a collection of ordered and changeable elements. Example: [1, 2, 3]

    • Tuple is a collection of ordered but unchangeable elements. Example: (1, 2, 3)

    • Set is a collection of unordered and unindexed unique elements. Example: {1, 2, 3}

  • Answered by AI
  • Q2. They gave a python program of star pattern and number pattern
  • Q3. Wap to check the Armstrong number
  • Ans. 

    Armstrong number is a number whose sum of cubes of digits is equal to the number itself.

    • Take input number from user

    • Find the number of digits in the number

    • Calculate the sum of cubes of each digit

    • Check if the sum is equal to the input number

  • Answered by AI
  • Q4. They asked about Oops concept like inheritance, encapsulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Please study the core python really well.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (218)

HR Recruiter Interview Questions & Answers

user image Anonymous

posted on 21 Nov 2019

I applied via Naukri.com and was interviewed in Oct 2019. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Related my profile
  • Q2. Sourcing target
  • Q3. Achievement
  • Q4. Key skill

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare yourself, what u have done..

HR Recruiter Interview Questions asked at other Companies

Q1. You have huge target. And evil mseb wants loadsheeding,power cut. How you can convince your mentor to help you to finish mails and calls
View answer (2)

Interview questions from similar companies

I applied via Referral and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - Technical 

(1 Question)

  • Q1. 1 Project Explanation 2 SDLC & STLC. 3 Differentiate Smoke vs Sanity 4 What is Regression testing? 5 Bug life cycle. 6 Scenarios on real time example. 7 Questions on agile
  • Ans. 

    Interview questions for Software Engineer position

    • Project explanation should include details on the project's purpose, scope, and technologies used

    • SDLC (Software Development Life Cycle) and STLC (Software Testing Life Cycle) are methodologies used in software development and testing respectively

    • Smoke testing is a type of testing that checks if the basic functionalities of the software are working fine, while Sanity tes...

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

(1 Question)

  • Q1. All basic HR questions and salary discussion.

Interview Questionnaire 

1 Question

  • Q1. Questions regards node js and java script concept, event loop, why node is single threaded, how event loop works in node js, database queries and previous work experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was absolutely amazing and fantastic.
Advice:
Answer question with confidence.
Feel comfortable with interviewer.

I applied via Campus Placement

Round 1 - Aptitude Test 

In this round you have to clear Aptitude and Basic Coding

Round 2 - Coding Test 

It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)

Round 3 - Technical 

(2 Questions)

  • Q1. Coding question base on Sorting and Array
  • Q2. Some of theory question base on your Project technology and DSA
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your basic concepts and coding skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Questions on dsa, 2 medium and 1 easy level.
  • Q2. Questions related to the projects.

Synergy Technology Services Interview FAQs

How many rounds are there in Synergy Technology Services interview?
Synergy Technology Services interview process usually has 2-3 rounds. The most common rounds in the Synergy Technology Services interview process are Technical, Coding Test and HR.
How to prepare for Synergy Technology Services interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Synergy Technology Services. The most common topics and skills that interviewers at Synergy Technology Services expect are Javascript, PHP, OOPS, MySQL and Codeigniter.
What are the top questions asked in Synergy Technology Services interview?

Some of the top questions asked at the Synergy Technology Services interview -

  1. 1.What is list , tuple and ...read more
  2. Wap to check the Armstrong numb...read more
  3. They gave a python program of star pattern and number patte...read more

Tell us how to improve this page.

Synergy Technology Services Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 30 Interviews
View all

Synergy Technology Services Reviews and Ratings

based on 48 reviews

2.9/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

2.2

Salary

2.6

Job security

2.6

Company culture

2.3

Promotions

2.7

Work satisfaction

Explore 48 Reviews and Ratings
Software Engineer
97 salaries
unlock blur

₹2 L/yr - ₹8.5 L/yr

Senior Software Engineer
52 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Software Developer
24 salaries
unlock blur

₹2.2 L/yr - ₹7.1 L/yr

Softwaretest Engineer
10 salaries
unlock blur

₹3.8 L/yr - ₹5.4 L/yr

Team Lead
8 salaries
unlock blur

₹7.8 L/yr - ₹19.2 L/yr

Explore more salaries
Compare Synergy Technology Services with

HCL Infosystems

3.9
Compare

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Diverse Lynx

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