KIMSIS Technologies interview experience Real time questions & tips from candidates to crack your interview

Junior Associate Consultant – Full Stack Developer

KIMSIS Technologies
upvote
share-icon
2 rounds | 5 Coding problems

Interview preparation journey

expand-icon
Application story
I applied off-campus through a campus ambassador email notification. After submitting my resume, I received a call for the virtual interview round. The process was simple and smooth—first an online round, followed by a face-to-face technical discussion conducted over Microsoft Teams. The communication was clear, and I was informed about the next steps after each stage.
Preparation
Duration: 1 month
Topics: I focused on strengthening my fundamentals in web development, including Java programming, SQL queries, and full-stack concepts. I practiced MCQs and basic coding questions, revised my personal projects, and improved my understanding of frontend–backend communication.
Tip
Tip

Tip 1: Practice basic coding and SQL queries regularly to strengthen your fundamentals.

Tip 2: Build at least one full-stack project and understand the complete data flow between the frontend, backend, and database.

Tip 3: Revise core concepts of JavaScript, React, and Node.js, as many interview questions are conceptual.

Application process
Where: Other
Eligibility: No criteria, (Salary Package - 3 - 4 LPA)
Resume Tip
Resume tip

Tip 1: Include 1–2 good full-stack projects that clearly highlight your role, tech stack, and the problem solved.

Tip 2: Keep your resume clean and concise—avoid adding tools or skills you haven’t actually used.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration30 minutes
Interview date10 Nov 2024
Coding problem2

1. Frontend vs Backend

Explain the difference between:

Also, when do we use Bootstrap in a web project?

2. SQL Query

  • You are given two tables — Employees(emp_id, emp_name, dept_id) and Departments(dept_id, dept_name).
  • Write an SQL query to fetch all employee names along with their department names using a JOIN.
02
Round
Medium
Face to Face
Duration40 minutes
Interview date13 Nov 2024
Coding problem3

1. Count vowels, consonants, and spaces

Easy
10m average time
90% success
0/40
Asked in companies
SamsungGoldman SachsCapegemini Consulting India Private Limited

Given a string, write a program to count the number of vowels, consonants, and spaces in that string.

EXAMPLE :
Input: ‘N’= 25, ‘s’ =”Take u forward is Awesome”
Output: 10 11 4
Try solving now

2. SQL Query

Given a table Employees(id, name, salary, department), write an SQL query to fetch the highest salary in each department.

3. Project Architecture

You are asked to explain your project architecture.
Describe:

  • How data flows from frontend → backend → database
  • How you implemented authentication
  • Which technologies (Node.js, Express, React, SQL) were used and why

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is recursion?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
8518 views
0 comments
0 upvotes
Analytics Consultant
3 rounds | 10 problems
Interviewed by ZS
907 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3319 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2580 views
0 comments
0 upvotes