Upload Button Icon Add office photos

Filter interviews by

ChicMic Associate Software Engineer Interview Questions and Answers

Updated 17 Dec 2024

ChicMic Associate Software Engineer Interview Experiences

2 interviews found

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Train,percentage,work

Round 2 - Coding Test 

Array , string , basic

Round 3 - Technical 

(1 Question)

  • Q1. Basic dsa question and oops
Round 4 - HR 

(1 Question)

  • Q1. About company and traditaion question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basic dsa like array string , basic math question in programming and oops and sudo code in oops
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Panjab University and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Easy level coding test, with basic knowledge of programming

Round 2 - Coding Test 

Recursion, and other advance topics

Round 3 - HR 

(2 Questions)

  • Q1. Basic HR question, about your background, experience projects etc
  • Q2. What projects you work on

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
asked in Clarivate
Q2. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q3. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in CGI Group
Q4. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
asked in Gainsight
Q5. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Based on DSA in C# be thorough with heap tree and map from dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - They conducted the 1st round in HackerEarth platform and it was proctored. They asked from Aptitude (Profit and Loss, SI & CI, Investment) Logical (Arrangement) and few Data sufficient questions but mostly it was from DSA in C# Like time complexity of search and sort algorithms (refer hackerearth platform), heaps trees and maps questions don't worry it was standard. And all the best
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

The test was conducted on HackerRank. One Javascript question and has to be solved.

Round 2 - Technical 

(1 Question)

  • Q1. Discussion on building a scalable system.
Round 3 - One-on-one 

(1 Question)

  • Q1. Peer panel round - Discussion on how a feature has been built. What tradeoffs you thought of etc
Round 4 - HR 

(1 Question)

  • Q1. Behavioural and culture fit
Round 5 - Behavioral 

(1 Question)

  • Q1. General discussion on what is expected from the role and what are my expectations etc
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Some C++ 14/17 questions and OOPs concepts
  • Q2. DSA questions based for basic game logics.
Round 2 - Technical 

(2 Questions)

  • Q1. Advanced OOPs and C++ questions
  • Q2. DSA coding questions based on Stacks and Linked list
Round 3 - HR 

(3 Questions)

  • Q1. Called me to Noida for a F2F HR round. I wasn’t given any Travel allowance. CTC negotiation was brutal. They were not willing to give me even a 5% hike on my previous salary.The HR and the Team said they’d...
  • Q2. A month passed by. Sometimes they’d say the technical team who took your interview wasn’t available so that the CTC discussion could be further done. And somedays they’d just delay by saying we’d get back ...
  • Q3. After a month of wasting my time. The HR finally called and said they rejected me based on the CTC. And are not even willing to negotiate because of my not so well performance in the technical rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had the worst experience ever interviewing in an MNC. Did not expect such unprofessional behaviour from a big company like Merkur Gaming.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test based on the mathematics ,logical reasoning.

Round 2 - Technical 

(2 Questions)

  • Q1. One basic question on the language you know and one SQL is asked
  • Q2. SQL query questions

Interview Preparation Tips

Topics to prepare for Sportz Interactive Software Developer interview:
  • SQL
Interview preparation tips for other job seekers - Prepared for a SQL and you know language technical questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Required to write codes in python

Round 2 - Coding Test 

Required to write codes in python

Round 3 - HR 

(2 Questions)

  • Q1. Time to tackle difficulties
  • Q2. Time to learn things outside school
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2023. 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 - Aptitude Test 

Aptitude test in numbers system

Round 3 - One-on-one 

(5 Questions)

  • Q1. Technical question means skill based
  • Q2. Only manual and automation and sql
  • Q3. What is the manual testing
  • Ans. 

    Manual testing is the process of testing software manually to identify defects without the use of automation tools.

    • Manual testing involves testers executing test cases by hand without the use of automation scripts.

    • Testers verify that the software functions correctly and meets requirements through manual exploration.

    • Manual testing is time-consuming but allows for thorough testing of user interfaces, usability, and edge ...

  • Answered by AI
  • Q4. What is Automaction testing
  • Ans. 

    Automation testing is the use of software to execute test cases and compare actual outcomes with expected outcomes.

    • Automation testing saves time and effort by automating repetitive tasks.

    • It helps in increasing test coverage and accuracy.

    • Popular automation testing tools include Selenium, Appium, and JUnit.

  • Answered by AI
  • Q5. Why using in Oracle sql
  • Ans. 

    Using 'IN' in Oracle SQL allows for filtering data based on a list of specific values.

    • Allows for filtering data based on multiple specific values

    • Can be used with subqueries to retrieve data from another table

    • Improves readability and performance compared to multiple OR conditions

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am interested

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Easy coding test consisting dsa questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Basic coding test like palindrome, series,arrays

Round 3 - One-on-one 

(1 Question)

  • Q1. Logical questions,puzzle, behavioural round, introduction

ChicMic Interview FAQs

How many rounds are there in ChicMic Associate Software Engineer interview?
ChicMic interview process usually has 3-4 rounds. The most common rounds in the ChicMic interview process are Coding Test, HR and Aptitude Test.

Tell us how to improve this page.

ChicMic Associate Software Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Paytm Interview Questions
3.3
 • 776 Interviews
Swiggy Interview Questions
3.8
 • 436 Interviews
BigBasket Interview Questions
3.9
 • 357 Interviews
PolicyBazaar Interview Questions
3.6
 • 346 Interviews
Zomato Interview Questions
3.7
 • 322 Interviews
Ola Cabs Interview Questions
3.4
 • 143 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
BookMyShow Interview Questions
3.9
 • 23 Interviews
View all
ChicMic Associate Software Engineer Salary
based on 32 salaries
₹3.6 L/yr - ₹9 L/yr
13% less than the average Associate Software Engineer Salary in India
View more details

ChicMic Associate Software Engineer Reviews and Ratings

based on 14 reviews

3.9/5

Rating in categories

4.0

Skill development

3.9

Work-life balance

3.9

Salary

3.9

Job security

3.9

Company culture

3.7

Promotions

3.9

Work satisfaction

Explore 14 Reviews and Ratings
Associate Software Engineer
32 salaries
unlock blur

₹3.6 L/yr - ₹9 L/yr

Associate Software Developer
23 salaries
unlock blur

₹3.6 L/yr - ₹8 L/yr

Software Developer
12 salaries
unlock blur

₹3 L/yr - ₹9.9 L/yr

Software Engineer
11 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Senior Software Engineer
8 salaries
unlock blur

₹5 L/yr - ₹8 L/yr

Explore more salaries
Compare ChicMic with

Flipkart

4.0
Compare

Paytm

3.3
Compare

Ola Cabs

3.4
Compare

Zomato

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