Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Synapse Design Lead Engineer Interview Questions and Answers

Updated 14 May 2023

Synapse Design Lead Engineer Interview Experiences

1 interview found

Lead Engineer Interview Questions & Answers

user image billa sriharsha

posted on 14 May 2023

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

I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 3 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 - Technical 

(1 Question)

  • Q1. UVM Basics, UVM components connections
Round 3 - Technical 

(1 Question)

  • Q1. UVM components and objects

Interview questions from similar companies

Round 1 - One-on-one 

(2 Questions)

  • Q1. Discipline wise deliverables and their dependencies
  • Ans. 

    Discipline wise deliverables are interdependent and require coordination for successful project completion.

    • Each discipline has its own set of deliverables that are interdependent on each other.

    • Coordination is required to ensure timely delivery of each discipline's deliverables.

    • Examples of discipline wise deliverables include civil engineering drawings, electrical schematics, and mechanical designs.

  • Answered by AI
  • Q2. Basics of project management, planning
Round 2 - One-on-one 

(1 Question)

  • Q1. Codes and standard for process industries
  • Ans. 

    Codes and standards are crucial for ensuring safety and efficiency in process industries.

    • ASME B31.3 for piping systems

    • NFPA 70 for electrical systems

    • API 650 for storage tanks

    • OSHA for workplace safety

    • ISO 9001 for quality management

    • ANSI/ISA-88 for batch control systems

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to aquire knowledge about engineering and procurement activities

Skills evaluated in this interview

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

(2 Questions)

  • Q1. How to enable data factory
  • Ans. 

    To enable data factory, you need to create a data factory resource in Azure and configure it with linked services, datasets, and pipelines.

    • Create a data factory resource in Azure portal

    • Configure linked services to connect to data sources and destinations

    • Define datasets to represent the data you want to process

    • Create pipelines to orchestrate the movement and transformation of data

    • Monitor and manage the data factory usin

  • Answered by AI
  • Q2. How to disable data factory
  • Ans. 

    To disable data factory, you can stop or delete the data factory resources.

    • Stop or delete the data factory pipelines and triggers

    • Deallocate or delete the data factory linked services

    • Disable or delete the data factory datasets and data flows

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

(2 Questions)

  • Q1. Ggtgvhlkhgyubjojghhjj
  • Q2. Hgfgjkingyhyujiokknjjjj
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussand discussion
  • Q2. How much your expecting

Skills evaluated in this interview

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

I was interviewed before Jan 2023.

Round 1 - Technical 

(4 Questions)

  • Q1. Interview will be around concept of project management.
  • Q2. Change management
  • Q3. What are different deliverables?
  • Ans. 

    Deliverables are the tangible or intangible outputs of a project that are provided to the stakeholders.

    • Deliverables can be physical products, such as a building or a software application.

    • Deliverables can also be documents, such as project plans, reports, or specifications.

    • Deliverables can include completed tasks, milestones, or objectives.

    • Deliverables should meet the agreed-upon requirements and be delivered within the...

  • Answered by AI
  • Q4. Type of model review and it's purpose
  • Ans. 

    Model reviews are conducted to ensure accuracy and quality of the project's design.

    • Model reviews are conducted at various stages of the project to identify and resolve any design issues.

    • The purpose of model reviews is to ensure that the project's design meets the required standards and specifications.

    • Different types of model reviews include concept reviews, design reviews, and final reviews.

    • Concept reviews are conducte...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. What is precompilaion unit?
  • Ans. 

    Precompilation unit is a compiled code that can be reused by multiple source files.

    • Precompilation unit is created by the compiler from the source code.

    • It contains the compiled code of header files and other dependencies.

    • It can be reused by multiple source files, reducing compilation time.

    • It is also known as precompiled header or PCH.

    • Example: stdafx.h in Visual Studio is a precompiled header file.

  • Answered by AI
  • Q2. About ur future,ur short term goal,why this company

Interview Preparation Tips

Skills: Resume, CGPA
College Name: IIT Kharagpur

Interview Questionnaire 

3 Questions

  • Q1. First 50 Prime Number
  • Ans. 

    The first 50 prime numbers are...

    • Start with 2, the first prime number

    • Check each odd number greater than 2

    • Use trial division to check if a number is prime

    • Stop when you have found 50 prime numbers

  • Answered by AI
  • Q2. How to sort the file in the range (hint provided)
  • Ans. 

    Sorting a file within a range

    • Use a sorting algorithm like quicksort or mergesort

    • Read the file and store the data in an array or list

    • Sort the array or list within the given range

    • Write the sorted data back to the file

  • Answered by AI
  • Q3. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js, Express, and MongoDB

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: Shortlist cut was 0.0 cgpa
Tips: Need to mention Programming skill in any one of three language C , C++ ,Java

Round: Test
Experience: Test was Average, Many question were from INDIABIX.COM , computer network, operating system ,data structure, c , c++ language
Tips: Understand Data Structure and Algorithm deeply, At least read about computer networks, operating system , DBMS 3-4 times for basic good understand, refer various site
Duration: 180 minutes

Round: Test
Experience: Two question were given , we have to write the code on A4 size sheet
Tips: Deep understanding of STACK AND QUEUE
Duration: 60 minutes

Round: Technical Interview
Experience: Previous Test (2 Questions on A4 size sheet) were discussed and is there any improvement that can be done, discussed each and every step.
Tips: Comments is important using programming
present with demo example (various cases)

Round: HR Interview
Experience: Be calm and show your interest in the company,
ask question about company, what are activity other than techincal technical stuff
Tips: Smile , if possible talk in Hindi - English,Try to Make the interview in discussion

General Tips: Practice Daily , Understand Each and Every Step in Detail , Try to code in A4 size paper then computer
Skill Tips: Read Good Books , Practice Daily

Skills: Algorithms And Data Structures
College Name: IIT Kharagpur

Skills evaluated in this interview

Interview Questionnaire 

19 Questions

  • Q1. Tell me about yoruself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge in algorithms and data structures

    • Passionate about learning new technologies and solving complex problems

  • Answered by AI
  • Q2. Tell me about your projects
  • Ans. 

    I have worked on various projects including a web application for inventory management and a mobile app for fitness tracking.

    • Developed a web application using React for inventory management

    • Created a mobile app using Flutter for fitness tracking

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
  • Q3. Area of interest
  • Ans. 

    My area of interest is artificial intelligence and machine learning.

    • I have experience in developing machine learning models for predictive analytics.

    • I am interested in natural language processing and computer vision applications.

    • I enjoy exploring deep learning algorithms and neural networks.

    • I have worked on projects involving recommendation systems and image recognition.

  • Answered by AI
  • Q4. What are features of C++?
  • Ans. 

    C++ is a high-level programming language with features like object-oriented programming, templates, and memory management.

    • C++ supports object-oriented programming concepts like encapsulation, inheritance, and polymorphism.

    • Templates allow generic programming and code reusability.

    • C++ provides low-level memory manipulation through pointers.

    • Standard Template Library (STL) provides a collection of classes and functions for ...

  • Answered by AI
  • Q5. What is Big Data?
  • Ans. 

    Big Data refers to large and complex data sets that cannot be processed using traditional data processing methods.

    • Big Data is characterized by the 3Vs - Volume, Velocity, and Variety.

    • It requires specialized tools and technologies such as Hadoop, Spark, and NoSQL databases.

    • Examples of Big Data include social media data, sensor data, and financial market data.

  • Answered by AI
  • Q6. Write a program for reversing a string without using string function
  • Ans. 

    Program to reverse a string without using string function

    • Iterate through the string from end to start and append each character to a new string

    • Use a loop to swap the first and last characters, then move towards the middle until the entire string is reversed

    • Convert the string to a character array, then swap the first and last elements until the entire array is reversed

  • Answered by AI
  • Q7. What is your role in final year project?
  • Ans. 

    I was responsible for designing and implementing the project's database and backend functionality.

    • Designed the database schema and created the necessary tables

    • Implemented the backend functionality using Java and Spring framework

    • Collaborated with team members to integrate the frontend and backend components

    • Tested the application and fixed any bugs or issues that arose

    • Presented the project to the faculty and received pos

  • Answered by AI
  • Q8. What are keys in database and why do we use them?
  • Ans. 

    Keys in a database are unique identifiers used to establish relationships between tables and ensure data integrity.

    • Keys are used to uniquely identify records in a database table.

    • Primary keys are used to uniquely identify each record in a table.

    • Foreign keys establish relationships between tables.

    • Keys help enforce data integrity and maintain consistency in the database.

    • Examples of keys include primary keys, foreign keys,

  • Answered by AI
  • Q9. What are issues in cloud?
  • Ans. 

    Issues in cloud include security, downtime, vendor lock-in, and data privacy.

    • Security concerns such as data breaches and unauthorized access

    • Downtime and service interruptions affecting business operations

    • Vendor lock-in and limited flexibility in choosing cloud providers

    • Data privacy and compliance with regulations such as GDPR and HIPAA

  • Answered by AI
  • Q10. Brief introduction of your project and algorithms used in project
  • Ans. 

    Developed a web application for online shopping using React and Node.js

    • Implemented user authentication and authorization using JSON Web Tokens (JWT)

    • Used MongoDB as the database to store user and product information

    • Implemented a search feature using Elasticsearch to provide fast and accurate search results

    • Integrated Stripe payment gateway for secure online transactions

  • Answered by AI
  • Q11. Flow diagram of final year project
  • Ans. 

    The flow diagram of my final year project showcases the step-by-step process of its execution.

    • The flow diagram illustrates the sequence of activities and their dependencies.

    • It helps in understanding the overall structure and logic of the project.

    • Each step in the diagram represents a specific task or action.

    • Arrows indicate the flow of control or data between different steps.

    • Decision points are represented by diamond-sha...

  • Answered by AI
  • Q12. Why do we normalise our database?
  • Ans. 

    Normalisation reduces data redundancy and improves data integrity in a database.

    • Prevents data duplication and inconsistencies

    • Simplifies database maintenance and updates

    • Improves query performance

    • Enforces data integrity and consistency

    • Follows best practices for database design

    • Examples: breaking down a customer table into separate tables for orders, addresses, and payments

    • Examples: creating a separate table for product ca...

  • Answered by AI
  • Q13. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of algorithms and data structures

    • Familiar with agile development methodologies and version control systems like Git

  • Answered by AI
  • Q14. Tell me your 5 qualities so that i should hire you
  • Ans. 

    I am a problem solver, team player, quick learner, detail-oriented, and have strong communication skills.

    • Problem solver - I enjoy tackling complex problems and finding innovative solutions.

    • Team player - I work well with others and value collaboration in achieving goals.

    • Quick learner - I am able to pick up new technologies and concepts quickly.

    • Detail-oriented - I pay attention to the smallest details to ensure high-qual...

  • Answered by AI
  • Q15. Do you have any engineering background
  • Ans. 

    Yes, I have a Bachelor's degree in Computer Engineering.

    • Bachelor's degree in Computer Engineering

    • Experience in software development

    • Knowledge of engineering principles applied to software design

  • Answered by AI
  • Q16. How was your day?
  • Ans. 

    My day was productive and challenging, with a lot of problem-solving and collaboration.

    • Completed a major coding project ahead of schedule

    • Participated in a brainstorming session with team members

    • Solved a tricky bug in the codebase

    • Attended a virtual meeting with stakeholders

  • Answered by AI
  • Q17. Do you have relatives in Pune? or what about your accomodation?
  • Ans. 

    No, I do not have any relatives in Pune. I have arranged for my accommodation in a rented apartment near the office.

    • No relatives in Pune

    • Accommodation arranged in a rented apartment near the office

  • Answered by AI
  • Q18. Do you know about My Passion Challenge test?
  • Ans. 

    Yes, My Passion Challenge test is a coding competition for software engineers.

    • My Passion Challenge test is a coding competition that evaluates the coding skills of software engineers.

    • It is designed to test problem-solving abilities, algorithmic thinking, and coding proficiency.

    • Participants are given a set of coding challenges to solve within a specified time limit.

    • The challenges can range from simple to complex, coveri...

  • Answered by AI
  • Q19. Any higher studies plan?
  • Ans. 

    Considering pursuing a Master's degree in Computer Science to deepen knowledge and advance career.

    • Considering pursuing a Master's degree in Computer Science

    • To deepen knowledge and advance career

    • Examples: MS in Computer Science at XYZ University, online courses in AI and Machine Learning

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: In this section, you will find questions from all technical subjects like data structures,design and analysis of algorithms, software testing and quality assurance , computer networks, database management , C , C++ , C# and java. The difficulty level is moderate.
For this section you can study from indiabix.com
In the 2nd section, we have to write a program and also have to follow constraints mentioned in the problem statement. Programs are based on file handling, structure and union , string operations,etc.
In 3rd round, you have to write an essay of about 10 lines. Essay topics are general issues like I had 'Traffic issues in India'.
Tips: Stick to your basics.
All the concepts should be clear.
Programs should be syntactically correct. Try to mention comments and also display output as expected. It adds up to your representation even if your logic goes wrong. :)
For essay writing round, there should be no grammatical mistakes.
Time management is very important.

Duration: 90 minutes
Total Questions: 75

Round: Technical Interview
Experience: My first technical round really went well. So I was qualified for Hr round.
But some candidates had to appear for 2 technical interviews.

Tips: Stay confident about your answers and also mention area of interest in your resume and go through your resume before going to interview. 60% of technical interview is on projects. They are really interested in ideas used in your projects. Explain all the projects in detail like which front end and back end used.
Every round is an elimination round. So give your best and stay confident.


Round: HR Interview
Experience: Hr round is also elimination round. And you should have good communication skills.
There is always backfiring so you have to be attentive and confident.
Always try to reply in a positive way.
Tips: You should read about the history of company and also the domains on which they are working and their recent projects.

Skills: Verbal Communication Skills
College Name: Jawaharlal Nehru Engineering College

Skills evaluated in this interview

Interview Preparation Tips

Round: Test
Experience: An objective type written test. Around 60 questions in 1 hr which included around 10 aptitude questions and others from C, Datastructure, Operating System, Computer Network, Software Engineering, Database etc

Round: Technical Interview
Experience: Questions were mainly from Datastructure, Operating System and Database. I was asked to reverse a linked list using a stack and write some sql queries which included use of JOIN.

Round: HR Interview
Experience: At each stage, we get to know if we are still in the selection process of have been eliminated.They were looking for right logic rather than perfect syntax.

College Name: NA

Interview Questionnaire 

2 Questions

  • Q1. Salary discussion and notice period
  • Q2. Core java, collections and coding

Interview Preparation Tips

Round: Manager Round
Experience: About project and previous company experience , daily activity

I was interviewed in Jan 2016.

Interview Questionnaire 

25 Questions

  • Q1. 1. what is Machine Learning
  • Ans. 

    Machine learning is a subset of artificial intelligence that enables machines to learn from data without being explicitly programmed.

    • It involves training algorithms on large datasets to make predictions or decisions.

    • It can be supervised, unsupervised, or semi-supervised.

    • Examples include image recognition, natural language processing, and recommendation systems.

  • Answered by AI
  • Q2. 2. Explain how does Prediction works
  • Ans. 

    Prediction uses data analysis and statistical models to forecast future outcomes.

    • Prediction involves collecting and analyzing data to identify patterns and trends.

    • Statistical models are then used to make predictions based on the identified patterns.

    • Predictions can be made for a wide range of applications, such as weather forecasting, stock market trends, and customer behavior.

    • Accuracy of predictions can be improved by ...

  • Answered by AI
  • Q3. 3. Draw flow Chart of classification algorithms
  • Ans. 

    Classification algorithms can be represented using flow charts.

    • Classification algorithms are used to categorize data into different classes.

    • Flow charts can be used to represent the decision-making process of classification algorithms.

    • Examples of classification algorithms include decision trees, k-nearest neighbors, and support vector machines.

  • Answered by AI
  • Q4. Explain what is deadloacks and ways to prevent them
  • Ans. 

    Deadlocks are situations where two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Deadlocks occur when multiple processes are stuck in a circular waiting state.

    • Prevention techniques include resource allocation strategies, deadlock detection, and avoidance algorithms.

    • Examples of prevention techniques are using a resource allocation graph, implementing a banker's algor...

  • Answered by AI
  • Q5. 5. what is Banker's algorithm
  • Ans. 

    Banker's algorithm is a resource allocation and deadlock avoidance algorithm used in operating systems.

    • It is used to prevent deadlocks by ensuring that the system never enters an unsafe state.

    • It works by simulating the allocation of resources and checking if the system will remain in a safe state.

    • It requires knowledge of the maximum resource needs of each process and the currently available resources.

    • If a request for r...

  • Answered by AI
  • Q6. 6. Everything in detail about your seminar or project you had done
  • Q7. 7. what is public and private IP. how are they different
  • Ans. 

    Public and private IP addresses are used in computer networks. Public IPs are globally unique and accessible from the internet, while private IPs are used within a local network.

    • Public IP is assigned by the Internet Service Provider (ISP) and is used to identify a device on the internet.

    • Private IP is assigned by a local network administrator and is used to identify a device within a local network.

    • Public IPs are globall...

  • Answered by AI
  • Q8. 8. Explain how a message is transferred in OSI layer
  • Ans. 

    A message is transferred in OSI layer through a process called encapsulation and decapsulation.

    • The message is divided into smaller chunks called packets at the transport layer.

    • Each packet is then encapsulated with headers containing necessary information.

    • The encapsulated packets are then passed down to the network layer.

    • At the network layer, the packets are further encapsulated with network layer headers.

    • The encapsulat...

  • Answered by AI
  • Q9. What is Polymorphism. what are its 3 conditions
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.

    • Polymorphism is achieved through method overriding and method overloading.

    • It allows for code reusability and flexibility in object-oriented programming.

    • Three conditions for polymorphism are inheritance, method overriding, and a common interface or base class.

  • Answered by AI
  • Q10. Interoperability in Inheritance and polymorphism
  • Ans. 

    Interoperability in inheritance and polymorphism allows objects of different classes to be used interchangeably.

    • Inheritance allows a subclass to inherit properties and methods from a superclass.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • Interoperability between inheritance and polymorphism allows objects of different classes to be used interchangeably.

    • For example, a ...

  • Answered by AI
  • Q11. What are transaction logs
  • Ans. 

    Transaction logs are records of all the changes made to a database or file system.

    • They help in recovering data in case of system failure or errors.

    • They provide a history of all the transactions made to the database or file system.

    • They are used for auditing and compliance purposes.

    • Examples include SQL Server transaction logs, file system transaction logs, etc.

  • Answered by AI
  • Q12. What is basic difference between c and cpp. explain on memory levels
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, meaning it focuses on procedures or functions.

    • C++ is an extension of C and adds object-oriented features like classes and inheritance.

    • C++ supports polymorphism, encapsulation, and abstraction, which C lacks.

    • C++ allows the use of standard template library (STL) for data structures and algor...

  • Answered by AI
  • Q13. What are different technologies you have ever worked on and why on them
  • Ans. 

    I have worked on various technologies including Java, Python, and SQL.

    • Java - used for developing enterprise-level applications

    • Python - used for scripting, web development, and data analysis

    • SQL - used for managing and querying databases

  • Answered by AI
  • Q14. Family background and personal interests
  • Q15. Implement binary search on linked list
  • Q16. What is thrashing
  • Ans. 

    Thrashing is a phenomenon in computer systems where excessive swapping of data between RAM and virtual memory occurs.

    • Occurs when a computer spends more time swapping data between RAM and virtual memory than executing actual tasks

    • Can be caused by insufficient RAM or poorly optimized programs

    • Can lead to a significant decrease in system performance

    • Example: A computer running multiple memory-intensive programs simultaneous

  • Answered by AI
  • Q17. Everything from resume was questioned. and Introduce yourself
  • Q18. Basic important difference between java and cpp
  • Ans. 

    Java is platform independent while C++ is not.

    • Java code is compiled into bytecode which can run on any platform with a JVM, while C++ code needs to be compiled separately for each platform.

    • Java has automatic memory management through garbage collection, while C++ requires manual memory management.

    • Java has built-in support for multithreading, while C++ requires external libraries.

    • Java has a simpler syntax and is easier ...

  • Answered by AI
  • Q19. Family background
  • Q20. 2 puzzles were given to solve
  • Q21. I was asked the importance of my native place
  • Q22. Why persistent
  • Ans. 

    Persistence is important for storing data permanently and ensuring data integrity.

    • Persistent storage allows data to be saved even after the application is closed or the system is restarted.

    • It ensures data integrity by preventing data loss in case of system failures.

    • Persistent data can be accessed and shared across different sessions or devices.

    • Examples: databases, file systems, cloud storage.

  • Answered by AI
  • Q23. Your review about the GD which was conducted
  • Ans. 

    I found the GD to be well-organized and productive.

    • The GD had a clear agenda and all participants were given equal opportunity to express their views.

    • The facilitator ensured that the discussion stayed on track and encouraged active participation.

    • I appreciated the diverse perspectives brought by the participants, which enriched the discussion.

    • Examples: One of the participants shared a real-life case study that added dep...

  • Answered by AI
  • Q24. Rate your HR interview, and your personal opinion about it
  • Ans. 

    I rate my HR interview as positive overall, with room for improvement in certain areas.

    • Overall, I felt the HR interview was well-structured and professional.

    • I appreciated the opportunity to discuss my skills and experiences in depth.

    • However, I felt that some questions were repetitive and could have been more engaging.

    • I believe the interview process could benefit from more focus on technical skills and problem-solving a...

  • Answered by AI
  • Q25. If asked to recommend, who will the 2 students you would recommend
  • Ans. 

    I would recommend John and Sarah for their strong technical skills and ability to work well in a team.

    • John has a deep understanding of algorithms and data structures, and consistently delivers high-quality code.

    • Sarah is a quick learner and has a knack for problem-solving, often coming up with innovative solutions.

    • Both John and Sarah have excellent communication skills and collaborate effectively with their peers.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: For the first section, there were 5 quant questions and rest was technical.
in technical, it had majorly testing questions, some in dbms, os and algorithms
Coding round was mainly to test your OOPS concepts and the coding questions where related to the same.
Essay writing was on a very general topic. we had the topic as " things you think are the biggest problem about India"
Tips: keep your testing concepts clear and praactise OOPS coding questions,

Round: Group Discussion
Experience: there was one word rapid fire round. the Interviewer was saying one word pointing at interviewees in random and we were expected to ans in no time.
in the 2nd turn one random statement was made by interviewer eg. "Black is beautiful" and only ans to this should be yes with one justification.
In 3rd round, 1 word was told to every interviewee and we had to say everything except truth about the word.
there was one last topic to discuss " whether 6 is better or 9"
Tips: these were really very fun rounds.
just you need presence of mind and enjoy the GD

Round: Technical Interview
Experience: Here they were checking the basic knowledge in every domain of computer engineering. my interview went on for about an hour. they were seeing how much you know. they drilled us completely in this.
Only one interview was taken for me and was sent for hr round, rest had 2 technical interviews
Tips: revise everything
every subject. they ask very unpredictable questions. they check evrything,
when some students were getting rejecting, the students were told the areas they need to work on and the reasons for not qualifying

Round: HR Interview
Experience: it was great experience. It was getting very technical at one moment but rest it was good
Tips: Just be yourself. Do not lie. they understand when u lie and when u dont.
think hard over the puzzle. solution is very simple.
when they ask something, pay full attention, they give a tinge of hint in it.
5 students went upto HR and all of them were selected

Skills: Logical Puzzles, Operating Systems, Basics Of Machine Learning, Computer Networking, Computer Architecture, Big Data Analytics, Algorithms And Data Structures, 12th Class Fundamentals
College Name: Cummins College Of Engineering For Women (CCOEW)

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Synapse Design Interview FAQs

How many rounds are there in Synapse Design Lead Engineer interview?
Synapse Design interview process usually has 3 rounds. The most common rounds in the Synapse Design interview process are Technical and Resume Shortlist.
What are the top questions asked in Synapse Design Lead Engineer interview?

Some of the top questions asked at the Synapse Design Lead Engineer interview -

  1. UVM Basics, UVM components connecti...read more
  2. UVM components and obje...read more

Recently Viewed

INTERVIEWS

ABB

No Interviews

REVIEWS

Zeus Learning

No Reviews

INTERVIEWS

Next Education India

No Interviews

COMPANY BENEFITS

Kansai Nerolac Paints

No Benefits

JOBS

Next Education India

No Jobs

INTERVIEWS

Raw Materials Division | SAIL

No Interviews

INTERVIEWS

Ford Motor

No Interviews

INTERVIEWS

Equifax

No Interviews

SALARIES

Synapse Design

INTERVIEWS

Hubert Enviro Care Systems

No Interviews

Tell us how to improve this page.

Synapse Design Lead Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Synapse Design Lead Engineer Salary
based on 13 salaries
₹15 L/yr - ₹34 L/yr
49% more than the average Lead Engineer Salary in India
View more details
Physical Design Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
42 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Engineer
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Design & Verification Engineer
28 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Physical Design Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Synapse Design with

Sankalp Semiconductor

3.7
Compare

Einfochips

3.4
Compare

Tata Elxsi

3.8
Compare

Mistral Solutions

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