Upload Button Icon Add office photos
Engaged Employer

i

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

Codilar Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Codilar Technologies Software Developer Interview Questions and Answers

Updated 15 May 2025

Codilar Technologies Software Developer Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

5 questions they will give you related to array string and patterns

Round 2 - Technical 

(1 Question)

  • Q1. Javascript and react
Round 3 - Technical 

(1 Question)

  • Q1. Javascript and react
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Can u deliver ur 100%
  • Ans. 

    Yes, I am committed to giving my best effort and delivering 100% in all tasks.

    • I am dedicated to meeting deadlines and exceeding expectations

    • I have a strong work ethic and strive for excellence in all my work

    • I am willing to put in extra effort and work long hours if needed

  • Answered by AI
  • Q2. As a married woman how can u handle both office and home
  • Ans. 

    Balancing office and home responsibilities requires effective time management, communication, and support from family.

    • Prioritize tasks and create a schedule to allocate time for work and family responsibilities.

    • Communicate with your spouse and family members about your work commitments and seek their support.

    • Delegate household chores and responsibilities to family members or consider hiring help if needed.

    • Utilize techn...

  • Answered by AI
  • Q3. How much experience u have in this field
  • Ans. 

    I have 5 years of experience in software development.

    • 5 years of experience in software development

    • Proficient in programming languages such as Java, Python, and C++

    • Experience with web development frameworks like React and Angular

    • Worked on various projects including mobile app development and database management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very friendly interview process

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 Rakuten
Q2. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Amazon
Q3. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Software Developer Interview Questions & Answers

user image Dipak Kumar Basu

posted on 15 May 2025

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

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Tell something about yourself which is not in your CV
  • Ans. 

    I am an avid traveler and a tech enthusiast who loves to explore new cultures and technologies outside of my professional life.

    • I have traveled to over 15 countries, immersing myself in diverse cultures and learning new languages.

    • I enjoy participating in hackathons, where I collaborate with others to create innovative solutions in a short time frame.

    • In my free time, I contribute to open-source projects, which helps me s...

  • Answered by AI
  • Q2. Are you capable of handling work pressure?
  • Q3. Can we expect you to continue with us for long term or you will leave for a better opportunity after a year
  • Ans. 

    I am committed to long-term growth and contributing to the team's success, valuing stability and development opportunities.

    • I believe in building strong relationships with my team and contributing to a positive work culture.

    • I am looking for a company where I can grow my skills and take on new challenges over time.

    • For example, in my previous role, I stayed for three years because I was able to work on diverse projects an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good and friendly work environment

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Data structure and stack , queue
  • Q2. Projects technology and detailed disscussion on project

Interview Preparation Tips

Interview preparation tips for other job seekers - good in basics only and good to refer project before interview

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about Codilar Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: The first round had two programming questions and one question of database concepts.
Duration: 1 hour
Total Questions: 3

Round: Technical Interview
Experience: In the first technical interview, I was asked basic questions about the domain and my resume. There was also a lot of emphasis on problem solving abilities since I was asked to solve some puzzles.

Round: Technical Interview
Experience: The second technical interview was a written round where I was asked to code some searching / sorting variants , to test my ability to write quality code.

Round: Technical Interview
Experience: The last and the final round was probably the toughest and I was asked to design databases, with some constraints. I was given ample time to do it and it did take a lot of time. After that, we had some interesting questions about data structures and trees and that was it.

College Name: RNSIT, Bangalore

Interview Questionnaire 

1 Question

  • Q1. Questions on the concept of oops and SQL
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 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 - Aptitude Test 

25 MCQ questions online with time limit

Round 3 - Assignment 

Create webapp . Frontend, Backend , data encryption

Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. What is Java?
  • Ans. 

    Java is a versatile, object-oriented programming language designed for portability across platforms and ease of use.

    • Object-Oriented: Java uses objects to represent data and methods, promoting code reusability. Example: Classes and objects.

    • Platform-Independent: Java code is compiled into bytecode, which can run on any device with a Java Virtual Machine (JVM).

    • Rich API: Java provides a comprehensive set of libraries for t...

  • Answered by AI
  • Q2. What is the purpose of the Java Virtual Machine (JVM)?
  • Ans. 

    The JVM enables Java applications to run on any device by providing an environment for executing Java bytecode.

    • Platform Independence: JVM allows Java programs to run on any operating system without modification.

    • Bytecode Execution: It interprets or compiles Java bytecode into machine code for execution.

    • Memory Management: JVM handles memory allocation and garbage collection automatically.

    • Security: It provides a secure ex...

  • Answered by AI
  • Q3. What are the key concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    OOP is a programming paradigm based on objects, encapsulating data and behavior, promoting code reusability and modularity.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).

    • Inheritance: Mechanism to create a new class based on an existing class, inheriting its properties (e.g., a 'Dog' class inheriting from an 'Animal' class).

    • Polymorphism: Ability to present the same inte...

  • Answered by AI
  • Q4. What are the different types of variables?
  • Ans. 

    Variables can be categorized based on their scope, lifetime, and data type, impacting how they are used in programming.

    • 1. Local Variables: Defined within a function or block, e.g., 'int x = 10;' inside a function.

    • 2. Global Variables: Accessible throughout the program, e.g., 'int count;' defined outside any function.

    • 3. Static Variables: Retain their value between function calls, e.g., 'static int counter = 0;' in a func...

  • Answered by AI
  • Q5. What is an interface?
  • Ans. 

    An interface defines a contract for classes, specifying methods and properties without implementing them.

    • An interface can contain method signatures and properties but no implementation.

    • Classes that implement an interface must provide concrete implementations for all its members.

    • Interfaces support multiple inheritance, allowing a class to implement multiple interfaces.

    • Example: In Java, 'Runnable' is an interface that re...

  • Answered by AI
  • Q6. What are the data types
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

They just gave me an assessment with a few questions to test my subject knowledge

Round 2 - One-on-one 

(1 Question)

  • Q1. They asked me all the general questions and a few technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - As long as you are updated in your field of study, you will crack it.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Nov 2024.

Round 1 - Aptitude Test 

The aptitude test evaluates problem-solving, coding skills, and logical reasoning, offering a fair challenge to showcase technical expertise.

Round 2 - One-on-one 

(2 Questions)

  • Q1. How do you handle conflicts in a team project?
  • Ans. 

    I address conflicts in team projects by promoting open communication, active listening, and seeking compromise.

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

    • Practice active listening to understand all perspectives and concerns

    • Seek compromise and find common ground to resolve conflicts effectively

  • Answered by AI
  • Q2. What is the difference between an interface and an abstract class?

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the company, practice technical skills, communicate, showcase problem-solving abilities, stay confident, and demonstrate enthusiasm for the role

Codilar Technologies Interview FAQs

How many rounds are there in Codilar Technologies Software Developer interview?
Codilar Technologies interview process usually has 2 rounds. The most common rounds in the Codilar Technologies interview process are Technical, Coding Test and One-on-one Round.
What are the top questions asked in Codilar Technologies Software Developer interview?

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

  1. Are you capable of handling work pressu...read more
  2. Can u deliver ur 1...read more
  3. projects technology and detailed disscussion on proj...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 3 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 100%
View more
Codilar Technologies Software Developer Salary
based on 18 salaries
₹3.6 L/yr - ₹10 L/yr
41% less than the average Software Developer Salary in India
View more details

Codilar Technologies Software Developer Reviews and Ratings

based on 14 reviews

4.3/5

Rating in categories

4.7

Skill development

4.3

Work-life balance

4.3

Salary

4.2

Job security

4.4

Company culture

4.3

Promotions

4.4

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
66 salaries
unlock blur

₹3.5 L/yr - ₹11.9 L/yr

Associate Software Engineer
49 salaries
unlock blur

₹1.2 L/yr - ₹4.8 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹12.3 L/yr - ₹32 L/yr

Software Developer
18 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Senior Test Engineer
13 salaries
unlock blur

₹6.5 L/yr - ₹15.4 L/yr

Explore more salaries
Compare Codilar Technologies with

Accel Frontline

4.1
Compare

Apmosys Technologies

3.4
Compare

Pitney Bowes

3.8
Compare

DynPro

3.8
Compare
write
Share an Interview