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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Sep 2022. There were 3 interview rounds.

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 2 Oct 2021

I applied via Walk-in and was interviewed in Sep 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Bank app test case
  • Q2. Basic manual testing concept
  • Q3. Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview .
But now a days 1-2 years exp candidate takes inferview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Coditas Technologies Interview Questions and Answers for Freshers
illustration image

I appeared for an interview in Sep 2021.

Interview Questionnaire 

2 Questions

  • Q1. Questions related to your current project.
  • Q2. Basic of react node js .

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and practice all the basic concepts

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)

I applied via Company Website and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Coding question on array , tree

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds
1. written
2. Technical (Java/spring boot)
3. Technical ( Coding, DS, array, tree etc and time complexity)
4. Managerial technical ( Situation based technical ques, Puzzles, Project related que)
5. Salary discussion

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

Coditas Technologies interview questions for popular designations

 Software Engineer

 (15)

 Associate Software Engineer

 (14)

 Software Developer

 (6)

 Intern

 (6)

 Devops Engineer

 (3)

 Senior Business Analyst

 (2)

 Senior Software Engineer

 (2)

 Data Engineer

 (2)

I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Difference between sets and list in java
  • Ans. 

    Sets are unordered collections of unique elements while lists are ordered collections of elements.

    • Sets do not allow duplicate elements while lists do.

    • Sets do not maintain the insertion order while lists do.

    • Sets have faster lookup time for specific elements while lists have faster iteration time.

    • Examples of sets in Java include HashSet and TreeSet while examples of lists include ArrayList and LinkedList.

  • Answered by AI
  • Q2. Exceptional handling. What does finally block do?
  • Ans. 

    Finally block is used to execute code after try-catch block, regardless of whether an exception is thrown or not.

    • Finally block is optional and follows the catch block.

    • It is used to clean up resources like closing files, database connections, etc.

    • Finally block is executed even if an exception is not caught.

    • It is used to ensure that a certain piece of code is always executed.

    • Example: try { //code } catch (Exception e) { ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews are simple. They'll ask basic question and some personal questions

Skills evaluated in this interview

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

Get interview-ready with Top Coditas Technologies Interview Questions

I applied via Campus Placement and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Final year project explanation (based on software)
  • Ans. 

    Developed a web-based project management tool for small businesses

    • Used PHP and MySQL for backend development

    • Implemented a responsive UI using HTML, CSS, and JavaScript

    • Included features such as task assignment, progress tracking, and file sharing

    • Conducted user testing and incorporated feedback for improvements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Friendly interview just give solution oriented answers rather than bookish answers.

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

Jobs at Coditas Technologies

View all

UX Intern Interview Questions & Answers

user image Anonymous

posted on 29 Jun 2017

I appeared for an interview in Feb 2017.

Interview Preparation Tips

Round: Overall one-to-one interview
Experience: I was asked about all I know, my likes and dislikes in context to User Experience. I was then asked to showcase the work and projects I had done in college. Next, I was asked about my expectations working at the company and how I would be of help to them. Otherwise, it was a pretty relaxed conversation.
Tips: Just be yourself, know what your saying and be to the point.

Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

SALARIES

Larsen & Toubro Limited

SALARIES

Coditas Technologies

REVIEWS

Green Rider Technology

No Reviews

SALARIES

JPMorgan Chase & Co.

SALARIES

Twilio

SALARIES

Coditas Technologies

SALARIES

Famic Technologies

LIST OF COMPANIES

Cloud Q

Locations

LIST OF COMPANIES

Damco Solutions

Locations

JOBS

Siemens Healthcare

No Jobs

Tell us how to improve this page.

Coditas Technologies Interview Process

based on 74 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Arcesium Interview Questions
3.6
 • 78 Interviews
View all

Coditas Technologies Reviews and Ratings

based on 229 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 229 Reviews and Ratings
Full Stack .Net Developer

Pune

3-8 Yrs

₹ 7-17 LPA

Lead Data Engineer

Pune

6-10 Yrs

Not Disclosed

Ux Writer

Pune

1-3 Yrs

₹ 3.6-8.65 LPA

Explore more jobs
Software Engineer
400 salaries
unlock blur

₹4.6 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
107 salaries
unlock blur

₹10.8 L/yr - ₹35 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