Upload Button Icon Add office photos
Engaged Employer

i

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

Thinksynq Solutions Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 132 Reviews

Filter interviews by

Thinksynq Solutions Software Engineer Interview Questions and Answers

Updated 20 Mar 2023

Thinksynq Solutions Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. 1. Reverse a string 2. Find the largest number 3. Sorting and merging questions 4. Print missing number 5. Palindrome
  • Q2. 6. Fibonacci 7. Hashmap implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Oops concept well and practice coding. Any language is preferable.

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Coding Test 

They asked normal questions

Round 2 - Group Discussion 

They given a topic ,robot can replace humans

Round 3 - One-on-one 

(1 Question)

  • Q1. Java basics questions
Round 4 - HR 

(1 Question)

  • Q1. Business related questions

Software Engineer Interview Questions & Answers

Oliver Wyman user image Jianfeng He (hjfrun)

posted on 13 Jul 2024

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

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic algorithm questions
  • Q2. Front end basic.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Aptitude Test 

Easy njsfds asjdfjsda iasdfjk kffojal;ks

Round 3 - One-on-one 

(2 Questions)

  • Q1. About projects and internship
  • Q2. About my experience leading a team

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and answer calmly and don't fumble keep it friendly

I applied via Company Website and was interviewed in May 2022. There were 7 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 tips
Round 2 - Aptitude Test 

This aptitude + technical MCQ test was of 120 minutes in duration. Had MCQs on quantitative ability, logical ability, Language, and technical MCQs consisted of questions on DBMS, OS, Networks, DSA. There were two coding questions as well. One on Bit Manipulating, and the other on DFS.

Round 3 - One-on-one 

(1 Question)

  • Q1. A question on BFS very similar to Leetcode 924. Was given one hour to discuss and come to an optimized solution with the interviewer.
Round 4 - Technical 

(4 Questions)

  • Q1. Search an element in a sorted and rotated array
  • Ans. 

    Search an element in a sorted and rotated array

    • Find the pivot point where the array is rotated

    • Divide the array into two sub-arrays based on pivot point

    • Perform binary search on the appropriate sub-array

  • Answered by AI
  • Q2. SQL query on left join
  • Q3. Questions on CPP memory management
  • Q4. Questions related to projects done
Round 5 - Technical 

(2 Questions)

  • Q1. Propose a system for a popular media stream service
  • Ans. 

    Proposed system for a popular media stream service

    • Implement a recommendation engine to suggest content based on user preferences and viewing history

    • Integrate with social media platforms to allow users to share and discuss content

    • Provide multiple subscription options with varying levels of access and features

    • Ensure high-quality streaming with minimal buffering through the use of content delivery networks

    • Implement robust...

  • Answered by AI
  • Q2. Questions related to Fullstack Tech Stacks
Round 6 - Case Study 

Guesstimate on number of Reddit users in India. No starting input was given. Gave solution by using bottom to top approach. Tried to focus on quantifying teenagers with internet access and a particular interest about internet. Gave a figure around ~1 million in a year.

Round 7 - HR 

(1 Question)

  • Q1. Where do you see yourself at McKinsey?

Interview Preparation Tips

Topics to prepare for McKinsey & Company Software Engineer interview:
  • DSA
  • DBMS
  • Web Development
Interview preparation tips for other job seekers - Show leadership potential. Be honest. They are smart, they are McKinsey, they know what's what. If appearing for software profile, the preparation is no different from what's needed for other companies. They are highly selective. Rest assured; it will be good experience, keep your head up.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Firstly They have asked me to introduce myself and further, they questions from manly 3 section from my resume
  • Q2. OOPS 1: Difference between Method overloading and method overriding 2: What is inheritance and it's benifits 3: Define encapsulation and Abstraction.
  • Ans. 

    Questions related to OOPS concepts in software engineering.

    • Method overloading is having multiple methods with the same name but different parameters, while method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.

    • Inheritance is the ability of a class to inherit properties and methods from its parent class. It allows for code reuse and promotes modularity.

    • Encapsu...

  • Answered by AI
  • Q3. SQL 1: Difference between primary key and unique key 2: Why we use Normalisation and there different types 3: Some questions from SQL query, Join, delete, update, etc.
  • Ans. 

    Answers to SQL related questions for Software Engineer interview

    • Primary key uniquely identifies a record in a table, while unique key ensures that no two records have the same value for a specific column

    • Normalization is used to eliminate data redundancy and improve data integrity. Types include 1NF, 2NF, 3NF, BCNF, 4NF, 5NF

    • SQL queries can be used to retrieve data from one or more tables using joins. Delete and update s

  • Answered by AI
  • Q4. Aptitude 1: One question from number series

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're going for the interview process for Milliman just well prepared all the above mentioned points, last but not least be genuine about your project

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic Coding test Problem like prime number

Round 2 - Technical 

(1 Question)

  • Q1. Questions based on OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Clear with your basics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Had medium-level LC Questions which was followed by an AI Based interview on AI Hiring Platform

Round 3 - One-on-one 

(1 Question)

  • Q1. Experience, Project discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with the role
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Simple coding questions on collections thread and other logics

Software Engineer Interview Questions & Answers

Oliver Wyman user image Jianfeng He (hjfrun)

posted on 13 Jul 2024

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

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic algorithm questions
  • Q2. Front end basic.

Thinksynq Solutions Interview FAQs

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

Some of the top questions asked at the Thinksynq Solutions Software Engineer interview -

  1. 1. Reverse a string 2. Find the largest number 3. Sorting and merging questio...read more
  2. 6. Fibonacci 7. Hashmap implementat...read more

Tell us how to improve this page.

Thinksynq Solutions Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Fast track your campus placements

View all
Thinksynq Solutions Software Engineer Salary
based on 16 salaries
₹6 L/yr - ₹20 L/yr
37% more than the average Software Engineer Salary in India
View more details
Customer Support Executive
70 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Customer Service Executive
34 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Software Developer
24 salaries
unlock blur

₹1.1 L/yr - ₹7.8 L/yr

Software Engineer
16 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Team Lead
15 salaries
unlock blur

₹1.5 L/yr - ₹5.1 L/yr

Explore more salaries
Compare Thinksynq Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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