Upload Button Icon Add office photos
Premium Employer

i

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

Coditas Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coditas Technologies Interview Questions, Process, and Tips

Updated 28 Jan 2025

Top Coditas Technologies Interview Questions and Answers

View all 51 questions

Coditas Technologies Interview Experiences

Popular Designations

77 interviews found

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

I applied via LinkedIn and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

My topic was - "Do women make good managers?"
There was a google meet having a total of 20 people.
5 groups were made of 4 people each.
Each group were given different topic and every member was given 2 minutes to speak on the topic.

Good thing about this GD round was everyone was given chance to speak individually.
Finally I got selected in this round.

Round 2 - Technical 

(9 Questions)

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied after seeing a linkedin post from one of there employees. They shared a google form for applying in that linkedin post.

I got rejected in the first technical interview round only because I was not at all prepared for the interview. But if you have decent web development knowledge and basic DSA, then you can crack it.
Also, DO NOT put anything in your resume that you are not confident with.
Basic HTML, CSS, Javascript is very important.
Interviewer was friendly and was explaining me everything very nicely wherever I was wrong.

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Group Discussion 

Initially, they shortlist the candidates and group them into batches of 15 students. During this process, they conduct a group discussion (GD) in which each student has 3 minutes to think, followed by an opportunity to describe their points in 2 to 3 minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and express your point clearly.

ASE Trainee Interview Questions & Answers

user image Anonymous

posted on 26 Nov 2024

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy and small. Can be cracked easily.

Round 2 - Coding Test 

Oops and dbms, ml based round

ASE Trainee Interview Questions asked at other Companies

Q1. What are the different types of complexities?
View answer (1)

Data engi Interview Questions & Answers

user image Anonymous

posted on 11 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic coding and conceptual python and Spark questions
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to past job experience.
Round 3 - One-on-one 

(1 Question)

  • Q1. Advance data strategies, data architecture and past job experience

Interview Preparation Tips

Topics to prepare for Coditas Technologies Data engi interview:
  • Python
  • Spark
  • AWS
  • numpy
  • pandas
Interview preparation tips for other job seekers - Prepare well for coding and conceptual questions.

Coditas Technologies interview questions for popular designations

 Software Engineer

 (15)

 Associate Software Engineer

 (14)

 Intern

 (6)

 Software Developer

 (6)

 Devops Engineer

 (3)

 Data Engineer

 (2)

 QA Engineer

 (2)

 Senior Business Analyst

 (2)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed in Feb 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. About work experience
  • Q2. Situation based question
  • Q3. How I can help make the organisation processes better
  • Q4. Experience in Financial system
  • Ans. 

    I have 5 years of experience working with financial systems, including implementing new systems and analyzing data.

    • Implemented a new financial system for a large corporation, resulting in improved efficiency and accuracy

    • Analyzed financial data to identify trends and make recommendations for cost savings

    • Worked closely with finance and IT teams to ensure smooth integration of new systems

    • Experience with various financial

  • Answered by AI
  • Q5. Learnings from past project
  • Ans. 

    Learnings from past project include importance of clear communication, stakeholder engagement, and thorough requirements gathering.

    • Clear communication is key to ensure all team members are on the same page

    • Engaging stakeholders early and often helps in managing expectations and gaining buy-in

    • Thorough requirements gathering is essential to avoid scope creep and ensure project success

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics are important

Senior Business Analyst Interview Questions asked at other Companies

Q1. Difference between annuity and pension, types of annuity and pension, actions done on a policy, policy flow, RI insurance and it’s types and difference between them. Coinsurance, what are the charges when u cancel policy in 1st year vs 3rd ... read more
View answer (1)

Get interview-ready with Top Coditas Technologies Interview Questions

Data Engineer Interview Questions & Answers

user image Mayur Gunjal

posted on 28 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Duplicate in list
  • Ans. 

    Find duplicates in a list of elements.

    • Iterate through the list and keep track of elements seen so far

    • If an element is already in the seen elements, it is a duplicate

    • Use a hash set to efficiently check for duplicates

  • Answered by AI
  • Q2. Anagram in list
  • Ans. 

    Check if any two strings in the list are anagrams of each other

    • Iterate through the list and for each string, sort the characters and check if it already exists in a hashmap

    • If it exists, then the current string is an anagram of the existing string

    • Return true if anagrams are found, false otherwise

  • Answered by AI

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions reagrding OOPs concepts Basic array coding questions like duplicate items Basic questions on SQL and databases like keys and stuff
Round 2 - Technical 

(1 Question)

  • Q1. They gave one coding problem to solve based on array. They asked some managerial questions like why should I hire you, willing to relocate and stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - OOPs, arrays and strong knowledge of at least one programming language is better

Top Coditas Technologies Associate Software Engineer Interview Questions and Answers

Q1. 2. You have two gallons of capacity 12 liters and 5 liters. How can you pour exactly 9liters of water into 12 liters gallon.
View answer (2)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Basic Aptitude and coding questions were there as MCQ format.

Round 2 - Group Discussion 

One current affairs topic is given

Round 3 - Telephonic Call 

(1 Question)

  • Q1. Basic questions like strength and weakness
Round 4 - Technical 

(1 Question)

  • Q1. Basic Btech project discussion
Round 5 - Technical 

(1 Question)

  • Q1. Leet code question
Round 6 - HR 

(1 Question)

  • Q1. Normal discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - If you don't know anything tell interview that you didn't know.

Top Coditas Technologies Associate Software Engineer Interview Questions and Answers

Q1. 2. You have two gallons of capacity 12 liters and 5 liters. How can you pour exactly 9liters of water into 12 liters gallon.
View answer (2)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Intern Interview Questions & Answers

user image Anonymous

posted on 15 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Apr 2024.

Round 1 - Group Discussion 

GD was amazing we were asked to talk on that particular topic for 5 min.

Round 2 - Group Discussion 

In second GD round we were given a topic , first group of 5 clusters were made and then very individual were given chance to speak

Round 3 - Technical 

(2 Questions)

  • Q1. What is polymorphish
  • Ans. 

    Polymorphish is a term used to describe the ability of a programming language to allow different data types to be used interchangeably.

    • Polymorphish allows for flexibility in coding by allowing variables to hold different types of data.

    • It is a key feature in object-oriented programming languages like Java and C++.

    • For example, a function can accept different types of parameters and return different types of values based

  • Answered by AI
  • Q2. What is overriding
  • Ans. 

    Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.

    • Overriding allows a subclass to provide a specific implementation of a method that is already defined in its superclass.

    • The method in the subclass must have the same name, return type, and parameters as the method in the superclass to override it.

    • Example: clas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - try your best ..

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1st round of online aptitude

Round 2 - Group Discussion 

It was 2nd round Grup discussion

Round 3 - Coding Test 

Coding question on palindrome

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 (38)

Coditas Technologies Interview FAQs

How many rounds are there in Coditas Technologies interview?
Coditas Technologies interview process usually has 2-3 rounds. The most common rounds in the Coditas Technologies interview process are Technical, Group Discussion and Aptitude Test.
How to prepare for Coditas 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 Coditas Technologies. The most common topics and skills that interviewers at Coditas Technologies expect are Javascript, SQL, Python, Analytical and HTML.
What are the top questions asked in Coditas Technologies interview?

Some of the top questions asked at the Coditas Technologies interview -

  1. Suppose you want to add the link to your Linkedin account in a website, and you...read more
  2. 2. You have two gallons of capacity 12 liters and 5 liters. How can you pour ex...read more
  3. if you are given a task and you have to decide which type of database will be b...read more
How long is the Coditas Technologies interview process?

The duration of Coditas Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Coditas Technologies Interview Process

based on 73 interviews

Interview experience

3.9
  
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.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Arcesium Interview Questions
3.6
 • 79 Interviews
View all

Coditas Technologies Reviews and Ratings

based on 228 reviews

3.1/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

2.9

Salary

3.1

Job security

3.1

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 228 Reviews and Ratings
Software Engineer
391 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Associate Software Engineer
149 salaries
unlock blur

₹1 L/yr - ₹9.1 L/yr

Software Developer
129 salaries
unlock blur

₹6 L/yr - ₹20.5 L/yr

Senior Software Engineer
111 salaries
unlock blur

₹10.8 L/yr - ₹36 L/yr

QA Engineer
66 salaries
unlock blur

₹2.5 L/yr - ₹11.1 L/yr

Explore more salaries
Compare Coditas Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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