i
Codilar Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
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;
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
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
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...
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...
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...
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...
Explain your previous job experience in terms of real time examples.
I applied via Job Portal
I applied via Approached by Company and was interviewed in Oct 2023. There was 1 interview round.
Codilar Technologies interview questions for popular designations
I applied via Job Portal and was interviewed in Nov 2023. There were 3 interview rounds.
I was interviewed before Aug 2023.
Dsa question like pattern or any other basic dsa
I was interviewed in Apr 2023.
Numeric ability test, Verbal ability test, Reasoning ability 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) .
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
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]
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
5 questions they will give you related to array string and patterns
I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.
Medium level stars pattern for programming
I applied via Naukri.com and was interviewed in Dec 2022. There were 4 interview rounds.
There will be a half an hour session coding test
Interview experience
based on 86 reviews
Rating in categories
Bangalore / Bengaluru,
Chennai
+38-11 Yrs
₹ 15-23 LPA
Software Engineer
62
salaries
| ₹3.5 L/yr - ₹11.8 L/yr |
Associate Software Engineer
45
salaries
| ₹1.2 L/yr - ₹4 L/yr |
Software Developer
19
salaries
| ₹2.5 L/yr - ₹8.9 L/yr |
Senior Software Engineer
13
salaries
| ₹12.3 L/yr - ₹24 L/yr |
Softwaretest Engineer
11
salaries
| ₹2 L/yr - ₹6.6 L/yr |
DCKAP
Vinculum Solutions
i95Dev
Ranosys Technologies