KarMic Recruitment Process, Interview Questions & Answers

KarMic’s hiring process involves an initial HR screening followed by technical interviews focusing on problem-solving and domain expertise. Candidates may also face case study evaluations to assess practical skills and critical thinking.
4.3
based on 50 Reviews
About Company
Interview Guide
Interviews Experiance
FAQ's Questions

About KarMic

KarMic Interview Questions and Answers

Updated 21 Feb 2026

Quality Assurance Engineer Interview Experience

Candidate: Emily Zhang

Experience Level: Junior

Applied Via: Job fair

Difficulty:

Final Result: Rejected

Interview Process

3

Questions Asked

  • What testing frameworks have you used?
  • How do you write test cases?
  • Describe a bug you found and how you reported it.

Advice

Gain hands-on experience with testing tools and be ready to discuss specific bugs and testing scenarios.

Full Experience

I met the recruiter at a job fair and submitted my resume. The first round was a phone interview about my background. The second was a technical test on testing concepts. The final round was a panel interview. Despite not getting the offer, I learned a lot about their expectations.

UX Designer Interview Experience

Candidate: David Kim

Experience Level: Mid-level

Applied Via: LinkedIn application

Difficulty: Easy

Final Result:

Interview Process

2

Questions Asked

  • How do you approach user research?
  • Show us your portfolio and explain your design decisions.

Advice

Have a strong portfolio ready and be able to explain your design process clearly.

Full Experience

After applying via LinkedIn, I had a phone interview to discuss my experience and portfolio. The final round was a video call with the design team where I presented my work and answered questions about user-centered design.

Data Scientist Interview Experience

Candidate: Carmen Diaz

Experience Level: Entry-level

Applied Via: Campus recruitment

Difficulty:

Final Result:

Interview Process

2

Questions Asked

  • Explain overfitting and how to prevent it.
  • Describe a project where you used machine learning.
  • Write SQL queries to extract data from a database.

Advice

Focus on your academic projects and be comfortable with both theoretical and practical questions.

Full Experience

The campus recruitment process was smooth. The first round was a written test including coding and statistics questions. The second was an interview with the data science team focusing on my thesis and practical skills.

Product Manager Interview Experience

Candidate: Brian Lee

Experience Level: Senior

Applied Via: Referral

Difficulty:

Final Result: Rejected

Interview Process

4

Questions Asked

  • How do you prioritize features?
  • Describe a time you handled a difficult stakeholder.
  • What metrics do you track for product success?
  • Design a roadmap for a new mobile app.

Advice

Prepare detailed examples of your product management experience and be ready to discuss metrics and roadmaps thoroughly.

Full Experience

I was referred by a current employee. The interviews included behavioral questions, case studies, and a presentation. The case study required quick thinking and clear communication. Although I didn't get the offer, the feedback was helpful.

Software Engineer Interview Experience

Candidate: Alice Johnson

Experience Level: Mid-level

Applied Via: Online application via company website

Difficulty:

Final Result:

Interview Process

3

Questions Asked

  • Explain the difference between REST and SOAP.
  • Write a function to reverse a linked list.
  • How do you handle merge conflicts in Git?

Advice

Brush up on data structures and algorithms, and be ready to discuss your past projects in detail.

Full Experience

The process started with an online application followed by a phone screen focusing on my background and basic coding questions. The second round was a technical interview with coding problems and system design questions. The final round was with the team lead discussing culture fit and project experiences.

View all interview questions

Frequently Asked Questions in KarMic

Have a question about the hiring process, company policies, or work environment? Ask the community or browse existing questions here.

Common Interview Questions in KarMic

Q: In a sports contest there were m medals awarded on n successive days (n > 1). 1. On the first day 1 medal and 1/7 of the remaining m - 1 medals were awarded. 2. On the second day 2 medals and 1/7 of the now remaining medals was awarded; and so on.On the nth and last day, the remaining n medals were awarded.How many days did the contest last, and how many medals were awarded altogether?

Q: A rich merchant had collected many gold coins. He did not want anybody to know about them. One day his wife asked, "How many gold coins do we have?" After pausing a moment, he replied, "Well! If I divide the coins into two unequal numbers, then 32 times the difference between the two numbers equals the difference between the squares of the two numbers."The wife looked puzzled. Can you help the merchant's wife by finding out how many gold coins they have?

Q: Suppose a newly-born pair of rabbits, one male, one female, are put in a field. Rabbits are able to mate at the age of one month so that at the end of its second month a female can produce another pair of rabbits. Suppose that our rabbits never die and that the female always produces one new pair (one male, one female) every month from the second month on.

Q: 9 cards are there. You have to arrange them in a 3*3 matrix. Cards are of 4 colors. They are red, yellow, blue and green. Conditions for arrangement: one red card must be in first row or second row. 2 green cards should be in 3rd column. Yellow cards must be in the 3 corners only. Two blue cards must be in the 2nd row. At least one green card in each row.

Q: Consider a pile of Diamonds on a table. A thief enters and steals 1/2 of the total quantity and then again 2 extra from the remaining. After some time a second thief enters and steals 1/2 of the remaining+2. Then 3rd thief enters and steals 1/2 of the remaining+2. Then 4th thief enters and steals 1/2 of the remaining+2. When the 5th one enters he finds 1 diamond on the table. Find out the total no. of diamonds originally on the table before the 1st thief entered.

Q: There are two balls touching each other circumferencically. The radius of the big ball is 4 times the diameter of the small all. The outer small ball rotates in anticlockwise direction circumferencically over the bigger one at the rate of 16 rev/sec. The bigger wheel also rotates anticlockwise at N rev/sec. What is 'N' for the horizontal line from the centre of small wheel always is horizontal.

Q: 36 people {a1, a2, ..., a36} meet and shake hands in a circular fashion. In other words, there are totally 36 handshakes involving the pairs, {a1, a2}, {a2, a3}, ..., {a35, a36}, {a36, a1}. Then size of the smallest set of people such that the res...

Q: The citizens of planet nigiet are 8 fingered and have thus developed their decimal system in base 8. A certain street in nigiet contains 1000 (in base 8) buildings numbered 1 to 1000. How many 3s are used in numbering these buildings?

Q: ABCDE are sisters. Each of them gives 4 gifts and each receives 4 gifts No two sisters give the same combination ( e.g. if A gives 4 gifts to B then no other sisters can give four to other one.) (i) B gives four to A.(ii) C gives 3 to E. How much did A,B,C,E give to D?

Q: At 6?o a clock ticks 6 times.The time between first and last ticks is 30 seconds.How long does it tick at 12?o clock?2.A hotel has 10 storey. Which floor is above the floor below the floor, below the floor above the floor, below the floor above the fifth.

Q: There is a room with a door (closed) and three light bulbs. Outside the room there are three switches, connected to the bulbs. You may manipulate the switches as you wish, but once you open the door you can't change them. Identify each switch with its bulb.

Q: Every day a cyclist meets a train at a particular crossing .The road is straight before the crossing and both are travelling in the same direction.Cyclist travels with a speed of 10 kmph.One day the cyclist come late by 25 minutes and meets the train 5 km before the crossing.What is the speed of the train?

Q: Tom has three boxes with fruits in his barn: one box with apples, one box with pears, and one box with both apples and pears. The boxes have labels that describe the contents, but none of these labels is on the right box. How can Tom, by taking only one p

Q: There are 7 letters A,B,C,D,E,F,GAll are assigned some numbers from 1,2 to 7.B is in the middle if arranged as per the numbers.A is greater than G same as F is less than C.G comes earlier than E.Which is the fourth letter

Q: In a Park, N persons stand on the circumference of a circle at distinct points. Each possible pair of persons, not standing next to each other, sings a two-minute song ? one pair immediately after the other. If the total time taken for singing is 28 minutes, what is N?

Q: Give two dice - one is a standard dice, the other is blank (nothing painted on any of the faces). The problem is to paint the blank dice in such a manner so that when you roll both of them together, the sum of both the faces should lie between 1 and 12. Numbers from 1-12 (both inclusive) equally likely.

Q: Raj has a jewel chest containing Rings, Pins and Ear-rings. The chest contains 26 pieces. Raj has 2 and 1/2 times as many rings as pins, and the number of pairs of earrings is 4 less than the number of rings. How many earrings does Raj have?...

Q: Consider a series in which 8 teams are participating. each team plays twice with all other teams. 4 of them will go to the semi final. How many matches should a team win, so that it will ensure that it will go to semi finals.?

Q: Jack and his wife went to a party where four other married couples were present. Every person shook hands with everyone he or she was not acquainted with. When the handshaking was over, Jack asked everyone, including his own wife, how many hands they shook?

Q: A family X went for a vacation. Unfortunately it rained for 13 days when they were there. But whenever it rained in the mornings, they had clear afternoons and vice versa. In all they enjoyed 11 mornings and 12 afternoons. How many days did they stay there totally?

Similar Companies Interview Questions