Upload Button Icon Add office photos
Engaged Employer

i

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

Codiant Software Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Codiant Software Technologies Interview Questions and Answers

Updated 28 Jan 2025

Codiant Software Technologies Interview Experiences

Popular Designations

8 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Plugin pipeline, current project structure.
Round 2 - Behavioral 

(1 Question)

  • Q1. Majorly scenario based questions.
Round 3 - HR 

(1 Question)

  • Q1. Again a basic questions based on scenarios, discussion on notice period, experiences in different technologies related to ms dynamics crm
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

About your technologies based questions

Round 2 - HR 

(2 Questions)

  • Q1. Self introduction
  • Q2. Family background
Round 3 - Coding Test 

Crud operation based on mern

Round 4 - Technical 

(1 Question)

  • Q1. About javascripts

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Software Developer Interview Questions & Answers

user image Sandeep Balodiya

posted on 4 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About Laravel life cycle.
  • Q2. Service provider

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is closure
  • Ans. 

    Closure is a function that has access to its own scope, as well as the scope of its outer function.

    • Closure allows a function to access variables from its outer function even after the outer function has finished executing.

    • It helps in maintaining state in functional programming.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }

  • Answered by AI
  • Q2. What is Code push
  • Ans. 

    CodePush is a cloud service that enables React Native developers to deploy updates to their apps instantly without going through the app store review process.

    • CodePush allows developers to push updates to their React Native apps directly to users' devices, bypassing the app store.

    • Developers can push bug fixes, new features, and other updates without requiring users to download a new version of the app.

    • CodePush supports ...

  • Answered by AI

Skills evaluated in this interview

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)

Codiant Software Technologies interview questions for popular designations

 Software Engineer

 (3)

 Software Developer

 (1)

 Business Analyst

 (1)

 Ms Dynamics CRM Consultant

 (1)

 React Native Developer

 (1)

 Associate Software Engineer

 (1)

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

I applied via Approached by Company and was interviewed before Aug 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 - One-on-one 

(3 Questions)

  • Q1. Explain about documents and their types.
  • Ans. 

    Documents are written, printed, or electronic materials that provide information or evidence.

    • Documents can be classified into various types such as legal documents, financial documents, technical documents, and business documents.

    • Legal documents include contracts, agreements, and court filings.

    • Financial documents include invoices, receipts, and financial reports.

    • Technical documents include manuals, specifications, and ...

  • Answered by AI
  • Q2. What is scope creep?
  • Ans. 

    Scope creep refers to the gradual expansion of a project's goals, requirements, and deliverables without proper authorization.

    • Scope creep can lead to project delays, increased costs, and decreased quality.

    • It often occurs when stakeholders request additional features or changes that were not originally planned.

    • Effective project management techniques, such as regular communication and scope validation, can help prevent s...

  • Answered by AI
  • Q3. Define stakeholders and their functions.
  • Ans. 

    Stakeholders are individuals or groups who have an interest in the project or organization and can influence or be influenced by its outcomes.

    • Stakeholders can include employees, customers, suppliers, investors, government agencies, and the community.

    • Their functions may involve providing resources, making decisions, offering feedback, or advocating for their interests.

    • Effective stakeholder management is crucial for proj...

  • Answered by AI
Round 3 - Behavioral 

(2 Questions)

  • Q1. Introduce about yourself?
  • Q2. Questions about previous work history and background.

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers, company is good to learn, work timings are flexible. But not for long time.

Don't try to go if your job role allow you to work with CEO.

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Various tech in mobile development
Round 2 - Coding Test 

Asked to develop a demo application

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

Jobs at Codiant Software Technologies

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

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Multithreading
  • Q2. DSA only basic challenges

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Javascript and React Js
Round 2 - Coding Test 

Integrate dummy Api and list data with search and pagination

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test are just basic Array and linkedList question

Round 2 - Technical 

(3 Questions)

  • Q1. Explain 4 pillar of oops
  • Ans. 

    The 4 pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components of an object, protecting its integrity.

    • Abstraction hides complex implementation details and only shows the necessary features.

    • Polymorphism allows objects of different classes to be treated as objects of a

  • Answered by AI
  • Q2. Internal working of Hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • Retrieving a value involves hashing the ...

  • Answered by AI
  • Q3. Crud operation implementation
  • Ans. 

    Implementation of Create, Read, Update, and Delete operations in a software system.

    • Use SQL queries for database operations

    • Create separate functions for each operation

    • Handle errors and exceptions properly

    • Test thoroughly to ensure functionality

    • Consider security measures to prevent unauthorized access

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why are you chaning the organisation?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for a new environment to learn and develop new skills

    • Interested in working on different projects and technologies

    • Seeking better career advancement opportunities

    • Wanting to work in a more collaborative team environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level

Skills evaluated in this interview

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

(1 Question)

  • Q1. Current time and their angles
  • Ans. 

    The question is asking for the current time and the angles formed by the hour and minute hands on a clock.

    • The angle between the hour and minute hands of a clock can be calculated using the formula: angle = |(30*hour - (11/2)*minutes)|

    • At 3:00, the angle between the hour and minute hands is 90 degrees.

    • At 6:00, the angle between the hour and minute hands is 180 degrees.

    • At 9:00, the angle between the hour and minute hands

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Didnt qual here btw
Round 3 - HR 

(1 Question)

  • Q1. Didnt qual either btw

Codiant Software Technologies Interview FAQs

How many rounds are there in Codiant Software Technologies interview?
Codiant Software Technologies interview process usually has 2-3 rounds. The most common rounds in the Codiant Software Technologies interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Codiant Software Technologies 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 Codiant Software Technologies. The most common topics and skills that interviewers at Codiant Software Technologies expect are Javascript, PHP, MySQL, HTML and Laravel.
What are the top questions asked in Codiant Software Technologies interview?

Some of the top questions asked at the Codiant Software Technologies interview -

  1. Explain about documents and their typ...read more
  2. What is scope cre...read more
  3. Define stakeholders and their functio...read more

Tell us how to improve this page.

Codiant Software Technologies Interview Process

based on 9 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 797 Interviews
View all

Codiant Software Technologies Reviews and Ratings

based on 69 reviews

3.7/5

Rating in categories

3.7

Skill development

3.5

Work-life balance

3.2

Salary

3.5

Job security

3.5

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 69 Reviews and Ratings
DevOps Engineer

Indore

2-6 Yrs

Not Disclosed

Data Scientist

Indore

1-4 Yrs

Not Disclosed

Prompt Engineer (AI/ML)

Indore

1-2 Yrs

Not Disclosed

Explore more jobs
Software Engineer
59 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Business Analyst
29 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Software Engineer
22 salaries
unlock blur

₹6.2 L/yr - ₹15 L/yr

Software Developer
21 salaries
unlock blur

₹2.2 L/yr - ₹6.3 L/yr

IOS Developer
20 salaries
unlock blur

₹2.2 L/yr - ₹7 L/yr

Explore more salaries
Compare Codiant Software Technologies with

Saama Technologies

3.7
Compare

Jumio

3.7
Compare

DISYS

3.0
Compare

Data-Core Systems

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