Upload Button Icon Add office photos
Engaged Employer

i

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

Creative Synergies Group Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 495 Reviews

Filter interviews by

Creative Synergies Group Associate Consultant Interview Questions and Answers

Updated 26 Dec 2020

Interview questions from similar companies

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

Java development , android development

Round 3 - Technical 

(1 Question)

  • Q1. What is java , development of calculator ,development for web page
  • Ans. 

    Java is a programming language used for developing various applications including calculators and web pages.

    • Java is an object-oriented language

    • Calculator development involves creating a GUI and implementing mathematical operations

    • Web development involves using Java frameworks like Spring and Hibernate

    • Java is platform-independent and can run on any operating system

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare good and try hard
keep try until you get offer

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

The basics questions are there regarding basic concepts of computer engineering

Round 2 - Technical 

(1 Question)

  • Q1. What is the sdlc ?
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful completion of the software project.

    • Examples of SDLC mode...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Data regarding questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your project

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Difference between first() or FirstOrDefault()
  • Ans. 

    first() returns the first element of a sequence, while FirstOrDefault() returns the first element or a default value if the sequence is empty.

    • first() throws an exception if the sequence is empty, while FirstOrDefault() returns a default value (e.g. null) in that case.

    • Use first() when you expect the sequence to always have at least one element, and FirstOrDefault() when the sequence might be empty.

    • Example: var numbers =...

  • Answered by AI
  • Q2. Left join vs right join
  • Ans. 

    Left join includes all records from the left table and matching records from the right table, while right join includes all records from the right table and matching records from the left table.

    • Left join: includes all records from the left table and matching records from the right table

    • Right join: includes all records from the right table and matching records from the left table

    • Example: Left join - SELECT * FROM table1...

  • Answered by AI
  • Q3. Optimization of SQL query
  • Ans. 

    Optimizing SQL queries involves using indexes, minimizing joins, and avoiding unnecessary columns.

    • Use indexes on columns frequently used in WHERE clauses

    • Minimize the use of JOIN operations

    • Avoid selecting unnecessary columns in the query

    • Consider using stored procedures for frequently executed queries

  • Answered by AI
  • Q4. Tool used to check query slowness
  • Ans. 

    One tool used to check query slowness is SQL Server Profiler.

    • SQL Server Profiler can be used to trace and analyze query performance.

    • It provides detailed information on query execution, including duration, reads, writes, and more.

    • Users can identify slow queries and optimize them for better performance.

    • Other tools like Query Store in SQL Server Management Studio can also be used for monitoring query performance.

  • Answered by AI
  • Q5. Design repository pattern using EF core
  • Ans. 

    Repository pattern using EF core for data access layer

    • Create an interface for the repository with generic CRUD methods

    • Implement the repository interface with EF core for data access

    • Use dependency injection to inject the repository into services

    • Separate concerns by having repositories handle data access logic

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. Exceptions and thread implementation
  • Q2. Basics of restful web services
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Prepare online aptitude tests

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts details
  • Q2. AWS , DevOps, python
Round 3 - HR 

(2 Questions)

  • Q1. Willing to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a promising career opportunity.

    • I have relocated in the past for job opportunities and am comfortable with the process.

    • I understand the importance of being flexible and adaptable in the tech industry.

  • Answered by AI
  • Q2. 3years bond manditory
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Different logical reasoning question over the round

Round 2 - Coding Test 

Different dsa question over topics array ,string etc

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a Bachelor's degree in Business Administration

    • I have 3 years of experience in marketing and sales

    • I am proficient in Microsoft Office Suite and social media marketing

    • I am a team player and enjoy collaborating with others to achieve goals

  • Answered by AI
  • Q2. Tell me your strength
  • Ans. 

    My strength lies in my ability to effectively communicate and collaborate with team members to achieve common goals.

    • Strong communication skills - able to clearly convey ideas and information

    • Collaborative nature - work well with others to problem solve and innovate

    • Adaptability - able to adjust to changing circumstances and priorities

    • Leadership skills - able to motivate and inspire team members towards success

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a strong work ethic and always strive to exceed expectations

    • I am a quick learner and adapt well to new environments

    • I have experience in project management and team collaboration

  • Answered by AI
  • Q2. Tell me your strength
  • Ans. 

    My strength lies in my ability to effectively communicate and collaborate with team members to achieve common goals.

    • Strong communication skills

    • Collaborative mindset

    • Ability to work well in a team

    • Problem-solving skills

    • Leadership qualities

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at MH Saboo Siddik College of Engineering, Mumbai and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Java , collection , spring boot
  • Q2. What is internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • To retrieve a value, the key is hashed again to fi...

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

(1 Question)

  • Q1. Spring security, oops , hibernate

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well what you mentioned on resume

Skills evaluated in this interview

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

There were 2 coding questions asked. If one question is solved you are qualified.

Round 2 - Technical 

(1 Question)

  • Q1. There are 3 technical interviews. First tech interview is simple. Then the difficulty arise in further rounds.
Round 3 - Technical 

(1 Question)

  • Q1. They ask to solve the coding question with different logic.

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell what you know and if they ask any question which you are not strong in the concept just tell them that you are not so good at that particular area and learning. Accolite interview definately need strong coding skills to crack the technical interviews.
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 Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Related to MDM and IICs And ETL and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is good but offer releasing was late

Tell us how to improve this page.

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 266 Interviews
NeoSOFT Interview Questions
4.0
 • 260 Interviews
Episource Interview Questions
3.9
 • 221 Interviews
Tiger Analytics Interview Questions
3.7
 • 219 Interviews
Altimetrik Interview Questions
3.8
 • 211 Interviews
Xoriant Interview Questions
4.2
 • 180 Interviews
Incedo Interview Questions
3.2
 • 179 Interviews
Indium Software Interview Questions
4.1
 • 160 Interviews
View all
Creative Synergies Group Associate Consultant Salary
based on 7 salaries
₹5.1 L/yr - ₹9 L/yr
30% less than the average Associate Consultant Salary in India
View more details
Design Engineer
195 salaries
unlock blur

₹2.8 L/yr - ₹10 L/yr

Senior Design Engineer
156 salaries
unlock blur

₹5.2 L/yr - ₹13.5 L/yr

Module Lead
84 salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Engineer
64 salaries
unlock blur

₹6.5 L/yr - ₹13 L/yr

Team Lead
45 salaries
unlock blur

₹8.6 L/yr - ₹18 L/yr

Explore more salaries
Compare Creative Synergies Group with

WPP

3.1
Compare

Publicis

3.7
Compare

Interpublic Group

3.6
Compare

M&C Saatchi Performance

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