Upload Button Icon Add office photos
Engaged 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 Software Developer Interview Questions and Answers

Updated 23 Nov 2024

Coditas Technologies Software Developer Interview Experiences

6 interviews found

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

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Sessions in MVC
  • Ans. 

    Sessions in MVC are used to store user-specific data across multiple requests.

    • Sessions are used to maintain state between HTTP requests in MVC applications.

    • Session data is stored on the server and can be accessed by the client using a session ID.

    • Sessions can be used to store user authentication information, shopping cart items, etc.

  • Answered by AI
  • Q2. Using keyword in C#
  • Ans. 

    Keywords in C# are reserved words that have special meaning and cannot be used as identifiers.

    • Keywords are predefined and cannot be changed or redefined.

    • Examples of keywords in C# include 'class', 'int', 'void', 'if', 'else', 'for', 'while', etc.

    • Keywords are case-sensitive.

  • Answered by AI

Skills evaluated in this interview

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

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Group Discussion 

1 hr interview for shapping career

Round 2 - Aptitude Test 

1 hr - reasoning , quant

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Group Discussion 

Topic was given and we had to talk for 3 minutes on that topic.

Round 3 - Aptitude Test 

Test was easy to crack

Round 4 - Technical 

(1 Question)

  • Q1. Oops concepts was asked

Coditas Technologies interview questions for designations

 Software Developer Intern

 (2)

 Junior Software Developer

 (1)

 Senior Software Developer

 (1)

 Software Engineer

 (15)

 Software Trainee

 (1)

 Java Developer

 (1)

 Associate Software Engineer

 (14)

 Senior Software Engineer

 (2)

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 before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. String Manipulation, Array Manipulation
  • Q2. Input : aaabccdddd Output: a3b1c2d4
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at JSPM's Jayawantrao Sawant college of Engineering, Pune and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Usual aptitude test with grammar , maths and coding mcqs questions

Round 2 - Technical 

(2 Questions)

  • Q1. Had a phone discussion regarding python and sql questions
  • Q2. Difference between list and tuple , how will you swap integers?
  • Ans. 

    List is mutable, tuple is immutable. Use tuple for fixed data, list for changing data. To swap integers, use tuple unpacking.

    • List can be modified, tuple is fixed

    • List uses square brackets [], tuple uses parentheses ()

    • To swap integers, use tuple unpacking: a, b = b, a

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Arrays , backend java questions based on internship

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at Dr Mahalingam College of Engineering & Technology, Coimbatore and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical thinking and quantitative

Round 2 - Coding Test 

One Java and one SQL and one js question

Round 3 - HR 

(3 Questions)

  • Q1. What is collections
  • Ans. 

    Collections are data structures that store and organize multiple elements in a single unit.

    • Collections provide methods to add, remove, and manipulate elements.

    • Examples of collections include arrays, lists, sets, and maps.

    • Collections can be used to efficiently manage and access large amounts of data.

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

    A constructor is a special method in a class that is automatically called when an object of that class is created.

    • Constructors have the same name as the class they belong to

    • They are used to initialize the object's state

    • Constructors can have parameters to customize the initialization process

  • Answered by AI
  • Q3. What is data science
  • Ans. 

    Data science is a field that uses scientific methods, algorithms, and systems to extract knowledge and insights from structured and unstructured data.

    • Data science involves collecting, analyzing, and interpreting large amounts of data to make informed decisions.

    • It combines statistics, machine learning, and domain knowledge to uncover patterns and trends in data.

    • Data scientists use programming languages like Python and R...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was moderate process

Skills evaluated in this interview

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

Simple DSA questions

Round 2 - Technical 

(2 Questions)

  • Q1. Java related questions asked
  • Q2. System design
Round 3 - Ghosted 

(1 Question)

  • Q1. Ghosted by recuriter
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jan 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic questions regarding Python e.g. magic functions, constructor in python, list, tuple
  • Q2. Basic questions regarding FastAPI e.g. what is pydantic, ORM usage, BaseModel etc.
  • Q3. Basic questions regarding SQL e.g. No-SQL vs SQL, Indexing,

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst Experience. They were not looking for any person to join it was just a interview that I guess they had to do. Never got any feedback from HR even after answering all the questions of interviewer and writing programs as well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

3 coding question , leetcode easy medium and mcqs

Interview Preparation Tips

Interview preparation tips for other job seekers - practice dsa

Coditas Technologies Interview FAQs

How many rounds are there in Coditas Technologies Software Developer interview?
Coditas Technologies interview process usually has 2-3 rounds. The most common rounds in the Coditas Technologies interview process are Aptitude Test, Technical and Group Discussion.
What are the top questions asked in Coditas Technologies Software Developer interview?

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

  1. difference between list and tuple , how will you swap intege...read more
  2. Sessions in ...read more
  3. Using keyword in...read more

Tell us how to improve this page.

Coditas Technologies Software Developer Interview Process

based on 6 interviews

Interview experience

4.3
  
Good
View more
Coditas Technologies Software Developer Salary
based on 129 salaries
₹5 L/yr - ₹20.5 L/yr
56% more than the average Software Developer Salary in India
View more details

Coditas Technologies Software Developer Reviews and Ratings

based on 12 reviews

3.3/5

Rating in categories

3.7

Skill development

3.7

Work-life balance

3.4

Salary

3.1

Job security

2.9

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 12 Reviews and Ratings
Software Engineer
386 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Associate Software Engineer
151 salaries
unlock blur

₹3.5 L/yr - ₹7.2 L/yr

Software Developer
129 salaries
unlock blur

₹5 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