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
3.9

based on 86 Reviews

Filter interviews by

Codilar Technologies Interview Questions, Process, and Tips

Updated 2 Dec 2024

Top Codilar Technologies Interview Questions and Answers

Codilar Technologies Interview Experiences

Popular Designations

12 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Basic css,js,reactjs questions
  • Q2. Reactjs coding questions related to array, mapping
  • Q3. Difference between ecma6 and ecma5
  • Ans. 

    ECMA6 introduced new features like arrow functions, classes, and let/const declarations compared to ECMA5.

    • ECMA6 introduced arrow functions for more concise syntax: const add = (a, b) => a + b;

    • ECMA6 added classes for object-oriented programming: class Person { constructor(name) { this.name = name; } }

    • ECMA6 introduced let/const declarations for block-scoped variables: let x = 5; const y = 10;

  • Answered by AI
  • Q4. Form in reactjs
  • Ans. 

    Form handling in ReactJS involves creating controlled components to manage form data and handle user input.

    • Use state to manage form data and update it with user input

    • Handle form submission with onSubmit event handler

    • Use controlled components to ensure form data is synced with state

  • Answered by AI
  • Q5. Box-modal, arrow function, DOM

Skills evaluated in this interview

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

Senior people operation Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2024

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    Experienced HR professional with a passion for developing and implementing people strategies to drive business success.

    • Over 10 years of experience in HR roles, with a focus on talent acquisition, employee development, and performance management.

    • Strong track record of implementing successful diversity and inclusion initiatives to create a more inclusive workplace.

    • Skilled in building strong relationships with employees a...

  • Answered by AI
  • Q2. Explain your past job experiences?
  • Ans. 

    I have over 10 years of experience in people operations, including managing recruitment, onboarding, performance evaluations, and employee relations.

    • Managed end-to-end recruitment process for various positions within the organization

    • Developed and implemented onboarding programs to ensure smooth integration of new hires

    • Conducted performance evaluations and provided feedback to employees for continuous improvement

    • Handled...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How good you are with handling HR operations?
  • Ans. 

    I am highly skilled in handling HR operations with experience in recruitment, onboarding, employee relations, and compliance.

    • Extensive experience in recruitment processes such as sourcing candidates, conducting interviews, and making job offers

    • Proficient in onboarding new employees and ensuring a smooth transition into the company

    • Strong knowledge of employee relations, conflict resolution, and performance management

    • Fam...

  • Answered by AI
  • Q2. How good you are in terms of employee relations?
  • Ans. 

    I excel in employee relations by fostering open communication, resolving conflicts, and promoting a positive work culture.

    • I prioritize building strong relationships with employees through regular check-ins and feedback sessions.

    • I am skilled at resolving conflicts and mediating disputes to ensure a harmonious work environment.

    • I actively promote a positive work culture by organizing team-building activities and recognizi...

  • Answered by AI
Round 3 - Aptitude Test 

Explain your previous job experience in terms of real time examples.

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice experience over all.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Linux cli things Cloud knowledge Magento
Round 2 - HR 

(1 Question)

  • Q1. Work time Package Like that work related things and company briefing

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. All about php basic questions
  • Q2. Echo/print diff, MVC, MYSQL
  • Q3. Mysql query question simple only
  • Q4. Logic coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Should know PHP basics strongly

PHP Developer Interview Questions asked at other Companies

Q1. How can we report errors in the log file while working on a core PHP project?
View answer (3)

Codilar Technologies interview questions for popular designations

 Associate Software Engineer

 (4)

 Software Developer

 (2)

 Associate Software Developer

 (1)

 PHP Developer

 (1)

 Product Manager

 (1)

 Senior Software Developer

 (1)

 Support Engineer

 (1)

Product Manager Interview Questions & Answers

user image Kanishka Burnwal

posted on 11 Dec 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Nov 2023. 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 - One-on-one 

(1 Question)

  • Q1. Describe your previous work experience
Round 3 - Technical 

(1 Question)

  • Q1. Case study on Linkedin Learning

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Aug 2023.

Round 1 - Coding Test 

Dsa question like pattern or any other basic dsa

Round 2 - One-on-one 

(2 Questions)

  • Q1. Based on js in depth knowledge
  • Q2. Then react better if we know class components

Interview Preparation Tips

Topics to prepare for Codilar Technologies Associate Software Engineer interview:
  • Javascript
  • React class components
  • Magento
  • PHP
Interview preparation tips for other job seekers - If you apply here be good in js and react class components

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Jobs at Codilar Technologies

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Apr 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Numeric ability test, Verbal ability test, Reasoning ability test.

Round 3 - Coding Test 

To clear coding test, just need to solve 1 question out of 5, difficulty level of question - most of the time appear as (3 easy 2 medium) .

Round 4 - Technical 

(5 Questions)

  • Q1. Question will be asked 100% from your resume. whatever skills or academic knowledge you added in your resume.
  • Q2. Tell me something about yourself?
  • Q3. Implement LinkedList Data Structure ?
  • Ans. 

    A LinkedList is a linear data structure where each element is a separate object with a reference to the next element.

    • Create a Node class with data and next pointer

    • Initialize LinkedList with a head node pointing to null

    • Implement methods like insert, delete, search, and traverse

    • Example: Node class {int data; Node next;}

    • Example: Insert method to add a new node at the end of the list

  • Answered by AI
  • Q4. Write down any sorting algorithm?
  • Ans. 

    Bubble Sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Compare adjacent elements and swap if necessary

    • Repeat until no swaps are needed

    • Time complexity: O(n^2)

    • Space complexity: O(1)

    • Example: [5, 3, 8, 2, 1] -> [3, 5, 2, 1, 8] -> [3, 2, 1, 5, 8] -> [2, 1, 3, 5, 8] -> [1, 2, 3, 5, 8]

  • Answered by AI
  • Q5. Write SQL queries for 2nd maximum salary from employee table
  • Ans. 

    SQL query to find 2nd maximum salary from employee table

    • Use ORDER BY and LIMIT to get the second highest salary

    • SELECT salary FROM employee ORDER BY salary DESC LIMIT 1, 1

  • Answered by AI

Skills evaluated in this interview

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
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

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Medium level stars pattern for programming

Round 2 - Technical 

(2 Questions)

  • Q1. What is servlets
  • Q2. What are the steps in JDBC

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Basics

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2022. There were 4 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Basic Technical Questions
Round 3 - Coding Test 

There will be a half an hour session coding test

Round 4 - HR 

(1 Question)

  • Q1. Just some personal questions

Interview Preparation Tips

Topics to prepare for Codilar Technologies Associate Software Developer interview:
  • HTML
  • CSS3
  • Javascript
  • PHP
  • React.Js
  • Magento

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula - F(n) = F(n-1) + F(n-2), Where, F(1) = F(2) = 1 Provided N you have to find out the Nth Fibonacci Number. Input Fo... read more
View answer (4)

Codilar Technologies Interview FAQs

How many rounds are there in Codilar Technologies interview?
Codilar Technologies interview process usually has 2-3 rounds. The most common rounds in the Codilar Technologies interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Codilar 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 Codilar Technologies. The most common topics and skills that interviewers at Codilar Technologies expect are Javascript, HTML, CSS, PHP and Magento.
What are the top questions asked in Codilar Technologies interview?

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

  1. write SQL queries for 2nd maximum salary from employee ta...read more
  2. Implement LinkedList Data Structur...read more
  3. Write down any sorting algorit...read more
How long is the Codilar Technologies interview process?

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

Tell us how to improve this page.

Codilar Technologies Interview Process

based on 7 interviews in last 1 year

Interview experience

3.7
  
Good
View more

People are getting interviews through

based on 9 Codilar Technologies interviews
Job Portal
WalkIn
Recruitment Consultant
67%
11%
11%
11% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

Webkul Software Interview Questions
3.7
 • 50 Interviews
i95Dev Interview Questions
3.2
 • 2 Interviews
DCKAP Interview Questions
4.8
 • 1 Interview
View all

Codilar Technologies Reviews and Ratings

based on 86 reviews

3.9/5

Rating in categories

3.7

Skill development

3.7

Work-Life balance

3.4

Salary & Benefits

3.6

Job Security

3.8

Company culture

3.4

Promotions/Appraisal

3.8

Work Satisfaction

Explore 86 Reviews and Ratings
Business Analyst-Shopify

Bangalore / Bengaluru

2-3 Yrs

Not Disclosed

SAP Functional Consultant - SCM Module (8-11 yrs)

Bangalore / Bengaluru,

Chennai

+3

8-11 Yrs

₹ 15-23 LPA

Explore more jobs
Software Engineer
62 salaries
unlock blur

₹3.5 L/yr - ₹11.8 L/yr

Associate Software Engineer
45 salaries
unlock blur

₹1.2 L/yr - ₹4 L/yr

Software Developer
19 salaries
unlock blur

₹2.5 L/yr - ₹8.9 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹12.3 L/yr - ₹24 L/yr

Softwaretest Engineer
11 salaries
unlock blur

₹2 L/yr - ₹6.6 L/yr

Explore more salaries
Compare Codilar Technologies with

DCKAP

4.8
Compare

Vinculum Solutions

3.0
Compare

i95Dev

3.2
Compare

Ranosys Technologies

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview