Upload Button Icon Add office photos
Engaged Employer

i

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

Kindlebit Solutions Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Kindlebit Solutions Senior Software Engineer Interview Questions, Process, and Tips

Updated 1 Sep 2021

Kindlebit Solutions Senior Software Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What are CORS policies and how to tackle with them?
  • Ans. 

    CORS policies prevent web pages from making requests to a different domain than the one that served the web page.

    • CORS stands for Cross-Origin Resource Sharing

    • It is a security feature implemented in web browsers

    • It prevents web pages from making requests to a different domain than the one that served the web page

    • To tackle with CORS policies, we can use techniques like JSONP, proxy server, or CORS headers

    • JSONP is a techni...

  • Answered by AI
  • Q2. What are middlewares ?
  • Ans. 

    Middlewares are software components that act as a bridge between different applications or systems.

    • They provide a layer of abstraction between the application and the underlying system.

    • They can handle tasks such as authentication, logging, and error handling.

    • Examples include Express.js middleware for Node.js applications and Django middleware for Python applications.

  • Answered by AI
  • Q3. What is DOM ?
  • Ans. 

    DOM stands for Document Object Model. It is a programming interface for web documents.

    • DOM is a tree-like structure that represents the HTML or XML document.

    • It allows JavaScript to access and manipulate the content and structure of a web page.

    • DOM provides methods and properties to modify the document dynamically.

    • It is platform and language independent.

    • Example: document.getElementById('myElement').innerHTML = 'New conten

  • Answered by AI
  • Q4. What is Queue system in Laravel ?
  • Ans. 

    Queue system in Laravel is a background job processing system.

    • Allows to defer time-consuming tasks

    • Uses drivers like database, Redis, Amazon SQS, etc.

    • Can prioritize jobs and set maximum attempts

    • Example: sending emails, generating reports, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through the basic concept of latest PHP , PHP-OOPS ,Javascript and Laravel

Skills evaluated in this interview

Interview questions from similar companies

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic MVC questions like routing,filters
  • Q2. Basic Sql questions like functions, Stored procedures
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round where questions where on deployments of projects, process etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good look at basics of MVC, Web api, SQL
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Jul 2022. 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 - Technical 

(1 Question)

  • Q1. What is session? Where are session stored? Difference between 3tier architecture and 3layared architecture? What is SOA? Why we need WebApi? What is REST and RESTful? What are return types in WebApi?
  • Ans. 

    Questions related to web development and architecture

    • Session is a way to store user-specific data on the server-side

    • Session can be stored in-memory, on the server's file system, or in a database

    • 3-tier architecture separates presentation, application logic, and data storage

    • 3-layered architecture separates presentation, business logic, and data access

    • SOA is a design pattern where software components communicate with each...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Many scenario based questions based on the skills in resume and on the projects worked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on the skills mentioned in resume. Be confident on the responses.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Coading and technical
Round 3 - Technical 

(1 Question)

  • Q1. Coading and project related
Round 4 - HR 

(1 Question)

  • Q1. Package discussion will be done

Interview Preparation Tips

Interview preparation tips for other job seekers - Better look out for other organisation not secure for job
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

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 - One-on-one 

(1 Question)

  • Q1. Basics questions in javascript questions like what is closures, what projects do you have created. How many threads run in React Native.
Round 3 - One-on-one 

(3 Questions)

  • Q1. What projects you have developed
  • Ans. 

    I have developed various projects including a mobile app for tracking fitness goals and a web application for managing inventory.

    • Developed a mobile app for tracking fitness goals using React Native

    • Created a web application for managing inventory using Angular and Node.js

    • Implemented a data analytics platform for analyzing user behavior using Python and SQL

  • Answered by AI
  • Q2. Have you implemented any Android sdk in the projects
  • Ans. 

    Yes, I have implemented Android SDK in multiple projects.

    • I have used Android SDK to develop various features like push notifications, location services, and in-app purchases.

    • I have also integrated third-party SDKs like Facebook and Google Maps SDKs in my projects.

    • I am familiar with Android Studio and have used it extensively for Android app development.

    • I have experience with different versions of Android SDK and have d

  • Answered by AI
  • Q3. What is the flow of push notifications
  • Ans. 

    Push notifications are sent from a server to a client device to notify the user of new content or updates.

    • The server sends a notification to the push notification service (e.g. Firebase Cloud Messaging)

    • The push notification service sends the notification to the client device

    • The client device receives the notification and displays it to the user

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What is the reason for change. How many people are their in your family.
  • Ans. 

    The reason for change can vary based on individual circumstances. The number of people in my family is...

    • Reasons for change can include personal growth, career advancement, or seeking new challenges.

    • The number of people in my family is [insert number].

    • Example: The reason for change in my previous job was the lack of growth opportunities.

    • Example: There are 4 people in my family.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest and confident. Staff and interviewers are good.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Basic ios Questions No DS questions
  • Q2. Basic swift quesions
  • Q3. In App Purchase
  • Q4. Hardware Device connectivity
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 6 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 

(2 Questions)

  • Q1. Communication and behavioral skills
  • Q2. Introduction, Skill set, Relevant experience
Round 3 - Technical 

(2 Questions)

  • Q1. AWS - EC2, Lambda, VPC, Route53, Cognito, Cloudwatch, Kinesis, API Gateway
  • Q2. ITIL - problem management, recently handled outages. SLA vs SLO. KPIs
Round 4 - Technical 

(2 Questions)

  • Q1. DevOps - SDLC explanation, Apache Tomcat, Linux Administration, Docker and Shell scripting
  • Q2. Git, Python, Monitoring tools
Round 5 - HR 

(1 Question)

  • Q1. Salary expectations and other benefits discussion
Round 6 - HR 

(1 Question)

  • Q1. Salary Negotiation and salary structure explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for AWS and GitOps. Gitlab and Argo CD
Interview experience
5
Excellent
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 

They will ask questions on logic

Round 3 - Technical 

(3 Questions)

  • Q1. About technology you mentioned in resume
  • Q2. And arrays or condition based
  • Q3. String function
Round 4 - HR 

(1 Question)

  • Q1. About technology and previous company about work
Round 5 - One-on-one 

(1 Question)

  • Q1. Salary discussion
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. They arrange with under experienced interviewer any one can pass through it
Round 2 - HR 

(1 Question)

  • Q1. HR round will honey bath one you as you treat as a king

Interview Preparation Tips

Interview preparation tips for other job seekers - It's easy to get job in here but be aware about this company's norms and policies also have second opinion on bond based jobs
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. Resume related questions
Round 2 - Technical 

(1 Question)

  • Q1. Technology related
Round 3 - One-on-one 

(1 Question)

  • Q1. Discuss everything

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance 0, long working hours 10 to 11 hours, 9 working hours + break.

Kindlebit Solutions Interview FAQs

How to prepare for Kindlebit Solutions Senior Software Engineer 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 Kindlebit Solutions. The most common topics and skills that interviewers at Kindlebit Solutions expect are .Net, ASP.Net MVC, Angularjs, C# and MVC.
What are the top questions asked in Kindlebit Solutions Senior Software Engineer interview?

Some of the top questions asked at the Kindlebit Solutions Senior Software Engineer interview -

  1. What are CORS policies and how to tackle with the...read more
  2. What is Queue system in Larave...read more
  3. What are middleware...read more

Tell us how to improve this page.

Kindlebit Solutions Senior Software Engineer Salary
based on 5 salaries
₹3.4 L/yr - ₹8.1 L/yr
61% less than the average Senior Software Engineer Salary in India
View more details
Software Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Android Developer
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

PHP Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Kindlebit Solutions with

SPARX IT Solutions

3.6
Compare

Techugo

4.0
Compare

Hidden Brains InfoTech

3.8
Compare

Accel Frontline

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