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 Associate Software Engineer Interview Questions, Process, and Tips for Freshers

Updated 28 Jan 2025

Top Coditas Technologies Associate Software Engineer Interview Questions and Answers for Freshers

  • 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.
  • Q2. 1. In how many ways you can measure a 3 storeyed building.
  • Q3. there was alphanumeric characters and we have to output only the number from that string Input - "wih562idjedk42ndej56" Output - 5624256
View all 6 questions

Coditas Technologies Associate Software Engineer Interview Experiences for Freshers

6 interviews found

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

I appeared for an interview in Jul 2024.

Round 1 - Group Discussion 

First round was GD1 - We were given a Topic of Democracy in India and have 5 mins to think on it..

Round 2 - Group Discussion 

Second round was GD2 - here, the Topic was "if you could have a superpower for one day what superpower you will choose" and we have to talk on this topic for 5 mins

Round 3 - Technical 

(3 Questions)

  • Q1. Four pillars of OOPS with real world examples
  • Ans. 

    Encapsulation, Inheritance, Polymorphism, Abstraction are the four pillars of OOPS

    • Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class Car with properties like make, model, and methods like start(), stop().

    • Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Class SUV inheriting from Class Car.

    • Polymorphism: Ability to present the...

  • Answered by AI
  • Q2. Solve Rotate Array Problem
  • Q3. 8-10 questions asked on my Programming language (C++)
Round 4 - One-on-one 

(4 Questions)

  • Q1. Question asked on Final year project - what's your Contribution in the project
  • Q2. Explain your Final year project
  • Ans. 

    Developed a web-based project management system for tracking tasks and deadlines

    • Used HTML, CSS, JavaScript for front-end development

    • Implemented PHP and MySQL for back-end functionality

    • Incorporated user authentication and role-based access control

    • Utilized AJAX for dynamic content loading

  • Answered by AI
  • Q3. Some logical question and puzzles
  • Q4. There was alphanumeric characters and we have to output only the number from that string Input - "wih562idjedk42ndej56" Output - 5624256
  • Ans. 

    Extract numbers from a string of alphanumeric characters.

    • Iterate through each character in the string and check if it is a number.

    • Build a new string with only the numbers found in the original string.

    • Return the final string containing only the numbers.

  • Answered by AI
Round 5 - Communication Round 

(2 Questions)

  • Q1. As a team Leader, how you manage all your team members when there is a conflict or disagreement arise in the project
  • Ans. 

    As a team leader, I manage conflicts by promoting open communication, listening to all perspectives, finding common ground, and facilitating a resolution.

    • Encourage open communication among team members to address conflicts early on

    • Listen to all perspectives and ensure everyone feels heard and understood

    • Identify common ground and areas of agreement to build consensus

    • Facilitate a resolution by guiding the team towards a ...

  • Answered by AI
  • Q2. Some , Behavioural questions
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

The first round was group discussion; which was conducted by an institution referring candidates to the company. I was shortlisted.

Round 2 - Group Discussion 

The next round was also conducted by the company itself, and it was group discussion again, it went well. I believe there were around 12 candidates in one batch, and I was shortlisted. And I got the selection mail for the final technical interview, but then they call me and say I'm kept on hold and never contacted me.

Round 3 - Technical 

(1 Question)

  • Q1. I was kept on hold thus i never got the chance of attending the interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be strong, if something is meant to happen it will and definitely keep hrishi your skills and remember from every interview we learn something and it's completely fine failing at times.

Associate Software Engineer Interview Questions Asked at Other Companies for Fresher

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
Q3. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
asked in Gainsight
Q4. Connecting Ropes with Minimum Cost You are given 'N' ropes, each ... read more
Q5. Add K Nodes Problem Statement You are given a singly linked list ... read more
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 Sep 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 - Aptitude Test 

This is the first and easiest round after CV shortlisting. The aptitude questions were very easy and required only the basic knowledge of Mathematics and English. Questions were mostly based on Quantitative Reasoning, Logical Reasoning and Verbal Reasoning. That's all.

Round 3 - Group Discussion 

After passing the Aptitude Round, candidates will require to go through the Round 1 Group Discussion. Here, they will basically check your English speaking skills and confidence. Coditas is typically looking for candidates who have good communication skills. The topics given in GD Round will be extremely easy, and they will give you 5 minutes to think on the topic, hence no need to worry about what to speak. My topic was "Indian Education System Needs Modification", talk For or Against the topic.

Round 4 - Group Discussion 

Candidates who cleared Round 1 of GD, will be sitting for the Round 2 Group Discussion. Again, the topic was pretty easy, and this time they were focusing more on conversational skills and fluency in English. This time the topic of GD was "Is Social Media making us less social?", Talk For or Against the topic.

Round 5 - HR 

(4 Questions)

  • Q1. This HR round will be basically about testing your presence of mind. First you'll be asked about your skills and background, then some situation based questions will be asked like "How will you be handling...
  • Q2. 1. In how many ways you can measure a 3 storeyed building.
  • Ans. 

    There are multiple ways to measure a 3 storeyed building, including using a measuring tape, laser distance meter, or counting the number of steps.

    • Using a measuring tape to measure the height of each storey and adding them up.

    • Using a laser distance meter to calculate the total height of the building.

    • Counting the number of steps from the ground floor to the top floor and multiplying by the height of each step.

    • Estimating ...

  • Answered by AI
  • Q3. 2. You have two gallons of capacity 12 liters and 5 liters. How can you pour exactly 9liters of water into 12 liters gallon.
  • Q4. 3. Apart from these, i was also asked to write a program to find the Palindrome of a string, on VS Code.
Round 6 - Technical 

(2 Questions)

  • Q1. Now comes the last and final round, the technical round. This is the most tricky round as they will ask you to code on spot. Apart from that, some OOP based questions will be asked. Most questions will be ...
  • Q2. The coding question I'm my case was somewhat like this —» You're given a string "xxczzzbyya", now write a program to find which of the same letters have been repeated consecutively in the given string, and...

Interview Preparation Tips

Topics to prepare for Coditas Technologies Associate Software Engineer interview:
  • Object Oriented Programming
  • Java
Interview preparation tips for other job seekers - Be specific with your answers. Be witty and mindful. The competition will be pretty tough. The first GD Round started with more than 30 students, in the second GD Round only half of the students got qualified. Only 7-8 students got qualified for the HR Round, and only 4 of us got qualified for the final Technical Round. Amongst the 4 of us, probably 2 got selected.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Vibrantminds and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Oops and need for oops
  • Q2. Write a code to get unique elements of an array
  • Ans. 

    Code to get unique elements of an array of strings

    • Create a Set to store unique elements

    • Iterate through the array and add elements to the Set

    • Convert the Set back to an array to get unique elements

  • Answered by AI
  • Q3. How python differs from other languages
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and readability.

    • Python uses indentation to define code blocks, making it easier to read and understand.

    • Python has a large standard library with built-in functions and modules for various tasks.

    • Python supports multiple programming paradigms, including procedural, object-oriented, and functional programming.

    • Python is dynamically typed, mean...

  • Answered by AI
Round 2 - Coding Test 

In this round I heavily asked on my major projects and was given 1 problem from hackerrank

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with intermediate knowledge of the languages and expect deep conceptual questions

Skills evaluated in this interview

Coditas Technologies interview questions for designations

 Software Engineer

 (15)

 Senior Software Engineer

 (2)

 Associate Software Engineering Intern

 (1)

 Software Developer

 (8)

 Software Trainee

 (2)

 Software Developer Intern

 (2)

 Junior Software Developer

 (1)

 Senior Software Developer

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Group Discussion 

One topic , time allotted to speak is 2 mins

Round 3 - Technical 

(2 Questions)

  • Q1. All technical related questions
  • Q2. Oops Inheritance hashmap puzzle coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process good response was selected for the internship friendly staff

Get interview-ready with Top Coditas Technologies Interview Questions

I appeared for an interview in Apr 2022.

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 - Aptitude Test 

Logical technical reasoning question asked not so difficult

Round 3 - Group Discussion 

General topics.. I have placement scenario

Round 4 - Technical 

(2 Questions)

  • Q1. The technology mentioned in resume and common question asked
  • Q2. Tell about yourself Technology you know

Interview Preparation Tips

Interview preparation tips for other job seekers - Hire employees with Aptitude, Attitude and can write clean code

Interview questions from similar companies

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

I applied via Newspaper Ad and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

First round :
1) front end
2) intermediate problem solving in java/c++..
3) intermediate sql

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

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Ask about basics of Java
  • Q2. Ask about project in resume

I applied via Walk-in and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For fresher 1 aptitude - percentage,date and time,number system,intrest,work done problems 2 Group discussion 3 HR interview

Interview Preparation Tips

Interview preparation tips for other job seekers - First is usual aptitude after finishing it takes 30 min for result . Next g it is more of generall topic, atlast hr

Interview Questionnaire 

2 Questions

  • Q1. Interview happened for about 1hr 20mins approx with java basics to hard question like Singleton class, HashMap, oops concept and sql queries and they gave 3 code to write.
  • Q2. Be relax answer with confidence

Coditas Technologies Interview FAQs

How many rounds are there in Coditas Technologies Associate Software Engineer interview for freshers?
Coditas Technologies interview process for freshers usually has 3-4 rounds. The most common rounds in the Coditas Technologies interview process for freshers are Group Discussion, Technical and Resume Shortlist.
What are the top questions asked in Coditas Technologies Associate Software Engineer interview for freshers?

Some of the top questions asked at the Coditas Technologies Associate Software Engineer interview for freshers -

  1. 2. You have two gallons of capacity 12 liters and 5 liters. How can you pour ex...read more
  2. 1. In how many ways you can measure a 3 storeyed buildi...read more
  3. there was alphanumeric characters and we have to output only the number from th...read more
How long is the Coditas Technologies Associate Software Engineer interview process?

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

Tell us how to improve this page.

Coditas Technologies Associate Software Engineer Interview Process for Freshers

based on 5 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Group Discussion Round
  • Technical Round
View more

Interview Questions from Similar Companies

Arcesium Interview Questions
3.5
 • 79 Interviews
Programmers.io Interview Questions
4.2
 • 26 Interviews
Diverse Lynx Interview Questions
3.7
 • 19 Interviews
Egen Interview Questions
3.6
 • 17 Interviews
Spektra Systems Interview Questions
4.1
 • 13 Interviews
BANGMETRIC Interview Questions
3.8
 • 12 Interviews
View all
Coditas Technologies Associate Software Engineer Salary
based on 149 salaries
₹1 L/yr - ₹9.1 L/yr
17% less than the average Associate Software Engineer Salary in India
View more details

Coditas Technologies Associate Software Engineer Reviews and Ratings

based on 21 reviews

3.3/5

Rating in categories

3.6

Skill development

3.1

Work-life balance

3.0

Salary

2.7

Job security

3.4

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 21 Reviews and Ratings
Software Engineer
415 salaries
unlock blur

₹3.6 L/yr - ₹12.5 L/yr

Associate Software Engineer
149 salaries
unlock blur

₹1 L/yr - ₹9.1 L/yr

Software Developer
144 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Senior Software Engineer
113 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Data Engineer
59 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Explore more salaries
Compare Coditas Technologies with

Mobile Programming

2.9
Compare

Diverse Lynx

3.7
Compare

Arcesium

3.5
Compare

Solartis Technology Services

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