Upload Button Icon Add office photos

Filter interviews by

CodeArray Technologies Interview Questions and Answers

Updated 19 Aug 2024

CodeArray Technologies Interview Experiences

Popular Designations

4 interviews found

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

I applied via Campus Placement and was interviewed before Jul 2022. There were 4 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 Resume tips
Round 2 - Aptitude Test 

An apptitude test is used to determine an individual's ability

Round 3 - Coding Test 

Basic programming test for beginners any language would do preferred .net or python

Round 4 - Technical 

(2 Questions)

  • Q1. Basic interview based on the coding test and others
  • Q2. What is recursion. What is OOps
  • Ans. 

    Recursion is a programming technique where a function calls itself to solve a problem.

    • Recursion is used to break down a complex problem into smaller, more manageable subproblems.

    • Each recursive call works on a smaller subset of the original problem until a base case is reached.

    • Examples of recursion include factorial calculation, Fibonacci sequence, and tree traversal.

  • Answered by AI

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

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. QA Scripts running
  • Ans. 

    QA Scripts running refers to the process of executing automated test scripts to validate software functionality.

    • QA scripts are automated test scripts written to validate software functionality.

    • They are executed to ensure that the software meets the specified requirements.

    • QA scripts can be written using tools like Selenium, JUnit, or TestNG.

    • The results of QA script execution help identify bugs and issues in the software...

  • Answered by AI

Skills evaluated in this interview

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)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General Aptitude test

Round 2 - Coding Test 

Basic coding and DSA concept

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic coding aptitude questions with 2 puzzles needed to be solved using code (written test so as long as you're able to vaguely achieve the said task it's fine)

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain the basic principles in OOPS Concept.
  • Ans. 

    OOPS concept is based on four main principles - Encapsulation, Inheritance, Polymorphism, and Abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing o

  • Answered by AI
  • Q2. SOLID principles, their full form and the meaning of each of them and their significance in the code
  • Ans. 

    SOLID principles are a set of five design principles in object-oriented programming to make software more maintainable, flexible, and scalable.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects ...

  • Answered by AI

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

CodeArray Technologies interview questions for popular designations

 Software Engineer

 (2)

 QA Engineer

 (1)

 Junior Software Developer

 (1)

Interview questions from similar companies

I applied via Approached by Company and was interviewed before Apr 2021. 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 Resume tips
Round 2 - Aptitude Test 

My resume

Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - I like the it companies and technologies

I applied via Company Website and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions which are of easy level

Round 2 - Technical 

(1 Question)

  • Q1. This round is full of fundasmental questions in dbms,c,oopsetc

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare more on basic fundamentals and practice programming .

I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. .net questions - routing in asp.net MVC ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing . Prepare well for interview on .Net technology stack

I applied via Campus Placement and was interviewed before Jan 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good

Round 2 - Technical 

(1 Question)

  • Q1. Basic question from C++.Some questions from Data structure and computer architecture.

Interview Preparation Tips

Topics to prepare for TCS Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Prepare well. Aptitude is not very easy so you have to prepare well.

I was interviewed in Sep 2016.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about Your project
  • Ans. 

    Developed a web-based project management tool for a software development company.

    • Used Agile methodology for development

    • Implemented features like task assignment, progress tracking, and team collaboration

    • Integrated with third-party tools like GitHub and Slack

    • Designed a user-friendly interface with responsive design

    • Deployed on AWS using EC2 and RDS

  • Answered by AI
  • Q2. Tell me about your CV!
  • Ans. 

    My CV showcases my experience in software development, including projects in Java, Python, and web development.

    • Experience in Java, Python, and web development

    • Worked on projects involving database management systems

    • Familiar with Agile development practices

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Tough! But manuplative ,yes manuplative ,I feel that your test scores are manuplated by the company! You score full marks in the test , but you are mechanical engineer you might not qualify for the next round! I say this as per ny experience . POINTER ,BRANCH and then score in this test describe the overall perfomance!
Tips: The company is totally for IT engineers if you are from other branch fonnot hope much, have a backup.
Duration: 1 hour 20 minutes
Total Questions: 80

Round: Technical + HR Interview
Experience: They Play with your minds,yes they do! Believe me donot show tough expressions!
Tips: Stay Calm ,they are not to scare you!

Skills: Technical, knowledge, gritt, Behavioural Skills
College Name: Atharva College Of Engineering

I was interviewed in May 2017.

Interview Questionnaire 

1 Question

  • Q1. Tell me about your Project done in 4th year Btech
  • Ans. 

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

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

    • Implemented backend using Node.js and MongoDB for database management

    • Incorporated user authentication and authorization features

    • Utilized Agile methodology for project management

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 3 hours

Round: Technical + HR Interview
Experience: They asked several questions regarding all the bio data and some computer questions and some hr level questions

Round: Resume Shortlist
Experience: Resume got shortlisted and I got the Job that time I even can't believe that

College Name: ITER BHUBANESWSR
Contribute & help others!
anonymous
You can choose to be anonymous

CodeArray Technologies Interview FAQs

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

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

  1. Explain the basic principles in OOPS Conce...read more
  2. What is recursion. What is O...read more
  3. QA Scripts runn...read more

Recently Viewed

INTERVIEWS

Infosys

50 top interview questions

INTERVIEWS

Advanced Micro Devices

No Interviews

INTERVIEWS

IRIS Business Services

No Interviews

INTERVIEWS

Ind-Swift Laboratories

No Interviews

INTERVIEWS

Ind-Swift Laboratories

No Interviews

INTERVIEWS

Advanced Micro Devices

No Interviews

INTERVIEWS

Advanced Micro Devices

No Interviews

INTERVIEWS

IRIS Business Services

No Interviews

INTERVIEWS

Ind-Swift Laboratories

No Interviews

INTERVIEWS

Advanced Micro Devices

No Interviews

Tell us how to improve this page.

CodeArray Technologies Interview Process

based on 4 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.7k 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
 • 812 Interviews
View all

Fast track your campus placements

View all

CodeArray Technologies Reviews and Ratings

based on 11 reviews

2.3/5

Rating in categories

3.5

Skill development

2.6

Work-life balance

1.8

Salary

2.0

Job security

2.0

Company culture

1.9

Promotions

2.5

Work satisfaction

Explore 11 Reviews and Ratings
Associate Software Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
23 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CodeArray 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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent