Upload Button Icon Add office photos
Engaged Employer

i

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

Synechron Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 2.7k Reviews

Filter interviews by

Synechron Technical Associate Interview Questions and Answers

Updated 16 Sep 2022

Synechron Technical Associate Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed before Sep 2021. There were 2 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concept, SOLID principles, Design patterns
  • Q2. JAVA8, Spring basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Core Java concepts, Experience in collection, basic database query

Interview questions from similar companies

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

(2 Questions)

  • Q1. Basic computer related questions
  • Q2. Explain about yourself
Round 2 - HR 

(2 Questions)

  • Q1. What is your Salary expectation
  • Q2. Notice period of prev organisation

I applied via campus placement at GH Raisoni Institute of Engineering and Technology, Pune and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mcq based questions online

Round 2 - Technical 

(5 Questions)

  • Q1. Tell me about your projects?
  • Q2. How you can delete the record on database ?
  • Ans. 

    To delete a record from a database, you can use the DELETE statement.

    • Use the DELETE statement with the WHERE clause to specify the record to be deleted.

    • Make sure to backup the database before deleting any records.

    • Example: DELETE FROM table_name WHERE column_name = value;

  • Answered by AI
  • Q3. Are you willing to relocate?
  • Q4. Which programming language you know?
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java and Python

    • Familiar with C++ and JavaScript

    • Experience with SQL and HTML/CSS

    • Comfortable with object-oriented programming

    • Able to learn new languages quickly

  • Answered by AI
  • Q5. Tell me something about dxc ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions related to your filed of study no high coding questions

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Integrations in Salesforce
  • Ans. 

    Integrations in Salesforce allow for seamless data exchange between Salesforce and other systems.

    • Salesforce offers a variety of integration options including REST, SOAP, and Bulk APIs.

    • Integrations can be used to connect Salesforce with other CRMs, marketing automation tools, and more.

    • Salesforce also has pre-built integrations with popular apps like Microsoft Outlook and Gmail.

    • Integrations can be set up using point-and-...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Day to day activities and responsibilities
  • Ans. 

    As a Technical Associate, day to day activities include troubleshooting technical issues, maintaining equipment, and collaborating with team members.

    • Troubleshooting technical issues with hardware and software

    • Maintaining and repairing equipment

    • Collaborating with team members to solve complex problems

    • Documenting technical procedures and processes

    • Staying up-to-date with new technologies and industry trends

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared thoroughly, lwc, apex triggers, basics of CRM, Salesforce, Integrations and say everything you know confidently

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Jun 2022. 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. On call etiquette
Round 3 - Live on Call 

(1 Question)

  • Q1. How to resolve an issue with login screen
  • Ans. 

    To resolve an issue with the login screen, check for incorrect credentials, browser cache, and server status.

    • Check for incorrect username or password input

    • Clear browser cache and cookies

    • Verify server status and connectivity

    • Reset password if necessary

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was technical questions in relevant area
  • Q2. The questions relevant to my skill set and experience
Round 2 - One-on-one 

(2 Questions)

  • Q1. The questions relevant to my skills and experience
  • Q2. The questions relevant to job requirements
Round 3 - HR 

(2 Questions)

  • Q1. General discussion about the profession and career
  • Q2. Discussed job location and client
Round 4 - Behavioral 

(2 Questions)

  • Q1. Discussed about client and company
  • Q2. Orientation related things discussed.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is not Level-3 company. In reality, It is Level-1 Company
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Fake Interview, Didn't expect this from virtusa
  • Q2. FakeInterviews conducted, Didn;t expect this from virtusa
  • Q3. Virtusa Scammers

Interview Preparation Tips

Interview preparation tips for other job seekers - No real interview, fake interview only to understand the Gen AI topics & Projects.
He conducted interview, If you don't know go and learn from Coursera, DeepLearning.ai

Why wasting the time of peoples, Interviewer name : Sudhakar Chigurupati
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Describe 5 non functional requirements
  • Ans. 

    Non functional requirements are criteria that specify how a system should behave, rather than what it should do.

    • Performance - system should respond within 2 seconds for all user interactions

    • Scalability - system should be able to handle 1000 concurrent users

    • Reliability - system should have a 99.99% uptime

    • Security - system should encrypt all sensitive data

    • Usability - system should have a user-friendly interface

  • Answered by AI
  • Q2. How will you improve performance of legacy app which has to work with your latest microservice.
  • Ans. 

    Improve legacy app performance by optimizing code, implementing caching, and scaling resources.

    • Optimize code by identifying and removing bottlenecks

    • Implement caching to reduce database calls and improve response time

    • Scale resources by using containers or serverless architecture

    • Use asynchronous processing for long-running tasks

    • Upgrade hardware or infrastructure if necessary

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain security in microservices
  • Ans. 

    Security in microservices involves implementing authentication, authorization, encryption, and monitoring to protect data and services.

    • Implement authentication and authorization mechanisms to control access to microservices.

    • Use encryption to secure communication between microservices and external clients.

    • Implement monitoring and logging to detect and respond to security incidents.

    • Consider using API gateways for central...

  • Answered by AI
  • Q2. Describe microservices architecture for a wealth management app
  • Ans. 

    Microservices architecture for a wealth management app involves breaking down the application into smaller, independent services.

    • Each microservice focuses on a specific business function, such as client onboarding, portfolio management, or reporting.

    • Services communicate through APIs, allowing for flexibility and scalability.

    • Each microservice can be developed, deployed, and scaled independently, leading to faster develo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GlobalLogic Technical Architect interview:
  • Java
  • Microservices

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Python code snippets for different codes
  • Q2. SQL Queries on Joins
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(12 Questions)

  • Q1. Tell me about your self,why we hire you
  • Q2. Tell me about your degree project
  • Q3. How to install a router
  • Ans. 

    To install a router, connect it to a power source, connect it to a modem, configure the settings, and connect devices to the network.

    • Connect the router to a power source using the provided power adapter.

    • Connect the router to a modem using an Ethernet cable.

    • Access the router's settings through a web browser by entering the default IP address (e.g. 192.168.1.1).

    • Follow the on-screen instructions to set up the network name...

  • Answered by AI
  • Q4. What is firewall,vpn,TCP/ip
  • Ans. 

    Firewall is a network security system that monitors and controls incoming and outgoing network traffic. VPN is a secure connection over a public network. TCP/IP is a set of protocols governing the internet.

    • Firewall is a network security system that monitors and controls incoming and outgoing network traffic

    • VPN is a secure connection over a public network, allowing users to securely access a private network

    • TCP/IP is a s...

  • Answered by AI
  • Q5. Difference between TCP and udp
  • Ans. 

    TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.

    • TCP is connection-oriented, meaning it establishes a connection before sending data, while UDP is connectionless.

    • TCP is reliable as it ensures all data packets are received in order and without errors, while UDP does not guarantee delivery.

    • TCP is slower due to the overhead of error-checking and retransmission, while UD...

  • Answered by AI
  • Q6. Switching, hop count,nic
  • Q7. Subnets mask, computer network
  • Q8. Network optimization,vslm
  • Q9. Cisco packet tracer,vlan
  • Q10. DHCP,hub,data encapsulation
  • Q11. What you expect ctc
  • Ans. 

    I expect a competitive salary based on my experience and skills.

    • I am looking for a salary that reflects my technical expertise and industry standards.

    • I am open to negotiation based on the responsibilities and benefits offered.

    • I am looking for a total compensation package that includes salary, bonuses, and benefits.

    • I am interested in opportunities for career growth and advancement within the company.

  • Answered by AI
  • Q12. Domain and work group

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare concepts

Skills evaluated in this interview

Synechron Interview FAQs

How many rounds are there in Synechron Technical Associate interview?
Synechron interview process usually has 2 rounds. The most common rounds in the Synechron interview process are Technical and Resume Shortlist.
What are the top questions asked in Synechron Technical Associate interview?

Some of the top questions asked at the Synechron Technical Associate interview -

  1. OOPS concept, SOLID principles, Design patte...read more
  2. JAVA8, Spring bas...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Synechron interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Synechron Technical Associate Salary
based on 17 salaries
₹5.2 L/yr - ₹18.6 L/yr
118% more than the average Technical Associate Salary in India
View more details

Synechron Technical Associate Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

3.0

Work-Life balance

3.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Technical Lead
2.8k salaries
unlock blur

₹11.2 L/yr - ₹38.5 L/yr

Senior Associate
1.9k salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Senior Software Engineer
1.5k salaries
unlock blur

₹12.4 L/yr - ₹27 L/yr

Senior Associate Technology L1
1k salaries
unlock blur

₹8.9 L/yr - ₹29 L/yr

Associate Specialist
774 salaries
unlock blur

₹12.1 L/yr - ₹40 L/yr

Explore more salaries
Compare Synechron with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview