Upload Button Icon Add office photos
Engaged Employer

i

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

CIMET Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CIMET Interview Questions and Answers

Updated 6 Mar 2025

CIMET Interview Experiences

Popular Designations

5 interviews found

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

I applied via Approached by Company and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was an easy online assessment

Round 2 - Assignment 

Simple assignment to build a product page from provided API

Round 3 - Technical 

(2 Questions)

  • Q1. Questions around assignment
  • Q2. One DSA question in JS

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

The assessment test was mainly around javascript and react. There was one leetcode medium level question as well.

Round 2 - Assignment 

Assignment was to test your knowledge around NextJS, APIs implementation, UI, React, CSS

Round 3 - One-on-one 

(2 Questions)

  • Q1. What is the importance of key in react, explain in detail.
  • Ans. 

    Keys in React are important for efficient rendering and maintaining component state.

    • Keys help React identify which items have changed, are added, or are removed in a list of components.

    • Using keys correctly can improve performance by reducing unnecessary re-renders.

    • Keys should be unique among siblings but can be reused across different lists.

    • Example:

        {items.map(item =>
      • {item.name}
      • )}

  • Answered by AI
  • Q2. Write a custom hook to make an API call reusable.
  • Ans. 

    Create a custom hook for reusable API calls

    • Create a custom hook function that takes in the API endpoint as a parameter

    • Use the useEffect hook to make the API call when the component mounts

    • Return the data fetched from the API call and any loading or error states

  • Answered by AI

Skills evaluated in this interview

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Coding Test 

Asking mern questions

Round 2 - Assignment 

Assignment on the MERN stack.

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)

Data Analyst Interview Questions & Answers

user image shirish jhalani

posted on 25 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Details about myself

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

CIMET interview questions for popular designations

 Full Stack Software Developer

 (2)

 Manager Talent Acquisition

 (1)

 Data Analyst

 (1)

 Full Stack Developer

 (1)

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

I applied via Approached by Company and was interviewed before Feb 2022. There were 4 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 - HR 

(1 Question)

  • Q1. About your self, Skills, Exposure, Modus Operandi of Work,
Round 3 - One-on-one 

(1 Question)

  • Q1. Review experience and skills sets
Round 4 - One-on-one 

(1 Question)

  • Q1. One on One with Cofounder

Interview Preparation Tips

Interview preparation tips for other job seekers - Be open in the Interview process. Listen and then reply to interviewer questions.

Manager Talent Acquisition Interview Questions asked at other Companies

Q1. How do you address employees who are dissatisfied with their appraisals?
View answer (1)

Interview questions from similar companies

I applied via Naukri.com

Interview Questionnaire 

1 Question

  • Q1.  What are Option Strict and Option Explicit? What are all the differences between Dispose and Finalize()? What is the difference between System.String and System.StringBuilder classes? What is Delegate? ...
  • Ans. 

    Answers to common interview questions for Software Engineer position

    • Option Strict and Option Explicit are compiler directives in VB.NET

    • Dispose() is used to release unmanaged resources while Finalize() is used for garbage collection

    • System.String is immutable while System.StringBuilder is mutable

    • Delegate is a type that represents a reference to a method

    • Value types store data directly while reference types store a referen...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - selection process-
1st round-online test(prpare all kind of logical, verbal, and .net related questions)
2nd round- technical round(prepare all .net interview questions,sql server questions, winforms, web api)
3rd round- hr discussion

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Will be given Requirement to write code for Restraunt. Based on that have write code for delivering orders by delivery boys.

Round 2 - Technical 

(1 Question)

  • Q1. OOPS Concepts, Java Basics, Collections, MultiThreading

Interview Preparation Tips

Topics to prepare for LogiNext Solutions Software Engineer interview:
  • Java
  • OOPS
  • MySQL
  • Pattern Programming
Interview preparation tips for other job seekers - Focus on DSA and Logical Programming

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

Interview Questionnaire 

1 Question

  • Q1. All related to project worked on wlan testing and networking concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good.
They gave taken 3 technical and 1hr round

I applied via Naukri.com and was interviewed before Sep 2020. There were 6 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Python program like print day, month and year from current date and fibonacci series
  • Q2. Bluetooth concept basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare only program and basic concepts

Interview Questionnaire 

3 Questions

  • Q1. 1. Assignment
  • Q2. 2. Bunch of python questions.
  • Q3. 3. coding questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics.

CIMET Interview FAQs

How many rounds are there in CIMET interview?
CIMET interview process usually has 2-3 rounds. The most common rounds in the CIMET interview process are One-on-one Round, Assignment and Coding Test.
How to prepare for CIMET interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at CIMET. The most common topics and skills that interviewers at CIMET expect are Javascript, Agile Coaching, AWS, Laravel and Machine Learning.
What are the top questions asked in CIMET interview?

Some of the top questions asked at the CIMET interview -

  1. What is the importance of key in react, explain in deta...read more
  2. Write a custom hook to make an API call reusab...read more
  3. Review experience and skills s...read more

Tell us how to improve this page.

CIMET Interview Process

based on 7 interviews

Interview experience

4.9
  
Excellent
View more

Interview Questions from Similar Companies

Idfy Interview Questions
3.5
 • 15 Interviews
KDK Software Interview Questions
3.1
 • 15 Interviews
View all

CIMET Reviews and Ratings

based on 24 reviews

4.3/5

Rating in categories

4.2

Skill development

4.3

Work-life balance

4.2

Salary

4.1

Job security

4.2

Company culture

4.1

Promotions

4.3

Work satisfaction

Explore 24 Reviews and Ratings
Quality Analyst
8 salaries
unlock blur

₹3 L/yr - ₹3.8 L/yr

Business Analyst
4 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

Project Manager
4 salaries
unlock blur

₹7 L/yr - ₹8 L/yr

Program Manager
4 salaries
unlock blur

₹10 L/yr - ₹12.1 L/yr

Product Designer
4 salaries
unlock blur

₹11 L/yr - ₹11 L/yr

Explore more salaries
Compare CIMET with

Global Edge Software

3.5
Compare

Trawex Technologies

4.5
Compare

Moveinsync Technology Solutions

3.4
Compare

Pagarbook

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