Upload Button Icon Add office photos
Engaged Employer

i

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

eClerx Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 4.9k Reviews

Filter interviews by

eClerx Software Developer Interview Questions and Answers

Updated 24 Dec 2022

eClerx Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image yogesh belwal

posted on 24 Dec 2022

Interview experience
4
Good
Difficulty level
Hard
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 - Technical 

(2 Questions)

  • Q1. .net and sql server And jquery Sql qquery like delete duplucate record Interview should be hard.
  • Q2. Delete duplucate record Assembly Sql query Asp.net
  • Ans. 

    To delete duplicate records, use SQL query with DISTINCT keyword.

    • Use SELECT DISTINCT to retrieve unique records.

    • Use DELETE with subquery to remove duplicate records.

    • In ASP.NET, use LINQ to retrieve distinct records.

    • In Assembly, use loop to compare and remove duplicate records.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tel me about your self Family background Current company Salary package Expected salary package
  • Ans. 

    I am a software developer with a strong background in programming and problem-solving. I have experience working in a reputable company and am seeking a competitive salary package.

    • I have a Bachelor's degree in Computer Science and have been working as a software developer for the past 5 years.

    • In my current company, I am responsible for developing and maintaining web applications using various programming languages and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical background
Experience information
Salary does not matter for right candidate
Bonus should be provided

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Run time polymorphism code
  • Q2. Linked list code
  • Q3. Deep copy shallow copy differences
  • Ans. 

    Deep copy creates a new copy of an object with its own unique memory space, while shallow copy creates a new object that references the same memory locations as the original object.

    • Deep copy duplicates all nested objects, while shallow copy only duplicates the references to nested objects.

    • Deep copy ensures that changes to the copied object do not affect the original object, while shallow copy may lead to unintended sid...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. More deep questions about polymorphism code
  • Q2. Code for interchange of strings without strcpy
  • Ans. 

    Use a loop to swap characters of two strings without using strcpy function.

    • Create two arrays of characters to store the strings

    • Use a loop to iterate through each character of the strings and swap them

    • Ensure to handle cases where strings have different lengths

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please prepare oops concept and data structure well because its easy for first round but for second round its too difficult - the interviewer was so irritating and asked very stupid wuestions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Admin part and mainly LWC development
  • Q2. Case study on devlopment part
Round 2 - One-on-one 

(1 Question)

  • Q1. Last project details and more technical skills and real-time cases
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic C# coding Questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions related to Angular
  • Q2. Question related to ASP.NET CORE
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

SQL , CODING QUESTION PYTHON

Round 2 - Technical 

(2 Questions)

  • Q1. BASIC SQL QUESTIOS
  • Q2. OOPS 4 PILLARS INHERITANCE ETC
Round 3 - HR 

(2 Questions)

  • Q1. TELL ME ABOUT YOURSELF
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Familiarity with version control systems like Git

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. WHAT DO YOU KNOW ABOUT YOUR COMPANY
  • Ans. 

    Company is a leading software development firm specializing in creating innovative solutions for various industries.

    • Company has a strong reputation for delivering high-quality software products

    • Specializes in creating custom solutions for clients in different industries

    • Known for innovative and cutting-edge technology solutions

    • Has a diverse portfolio of successful projects

    • Company values teamwork and collaboration in thei

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is a comparator?
  • Ans. 

    A comparator is a function that compares two objects to determine their ordering.

    • Used in sorting algorithms to determine the order of elements

    • Returns a negative value if the first object is less than the second, zero if they are equal, and a positive value if the first object is greater

    • Commonly used in Java with the Comparator interface

  • Answered by AI
  • Q2. What is reentrant lock?
  • Ans. 

    A reentrant lock is a synchronization primitive that allows a thread to re-enter a critical section it already holds.

    • Prevents deadlock by allowing a thread to acquire the lock multiple times

    • Each lock acquisition must be followed by a corresponding release

    • Commonly used in multi-threaded programming to protect shared resources

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Opps concept on spring boot
  • Ans. 

    OOPs concepts in Spring Boot refer to the principles of Object-Oriented Programming applied in the development of Spring Boot applications.

    • Inheritance: Allows classes to inherit attributes and methods from other classes.

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

    • Polymorphism: Allows objects to be treated as instances of their parent class.

    • Abstraction: Hides the implementation d...

  • Answered by AI
  • Q2. How docker works and kunermates
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.

    • Docker allows developers to package applications and their dependencies into containers for easy deployment and scalability.

    • Kubernetes helps in automating the deployment, scaling, and management of containerized applic...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic core java, reasoning,english

Round 2 - Coding Test 

Dsa question of arrays

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. Stacks and queues
  • Q3. Time complexity

Interview Preparation Tips

Topics to prepare for Nagarro Software Developer interview:
  • java
  • dsa
  • arrays
  • stacks
  • queue
  • dbms
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Query Builder, Workflow, Scheduler
  • Q2. Sling Model, Servlet, OSGi , Component, Template
Round 2 - HR 

(2 Questions)

  • Q1. Core Values, weakness
  • Q2. How do you handle pressure
  • Ans. 

    I handle pressure by staying organized, prioritizing tasks, and taking breaks when needed.

    • I prioritize tasks based on deadlines and importance

    • I break down complex tasks into smaller, manageable steps

    • I communicate with team members and managers about workload and deadlines

    • I practice stress-relief techniques such as deep breathing or taking short walks

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quants, Reasoning and Verbal
Computer fundamental and pseudocode

Round 2 - Group Discussion 

15 mins with general topics

Round 3 - HR 

(2 Questions)

  • Q1. What do like in your college the most?
  • Ans. 

    I enjoyed the collaborative projects and hands-on learning experiences in my college.

    • Collaborating with classmates on coding projects

    • Hands-on experience with different programming languages

    • Engaging discussions in computer science classes

  • Answered by AI
  • Q2. Do you have any other offer?

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good communication skill ,that is enough

eClerx Interview FAQs

How many rounds are there in eClerx Software Developer interview?
eClerx interview process usually has 3 rounds. The most common rounds in the eClerx interview process are Resume Shortlist, Technical and HR.
How to prepare for eClerx Software Developer 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 eClerx. The most common topics and skills that interviewers at eClerx expect are .Net, C#, MVC and SQL Server.
What are the top questions asked in eClerx Software Developer interview?

Some of the top questions asked at the eClerx Software Developer interview -

  1. Delete duplucate record Assembly Sql query Asp....read more
  2. .net and sql server And jquery Sql qquery like delete duplucate record Intervie...read more

Tell us how to improve this page.

eClerx Software Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
eClerx Software Developer Salary
based on 68 salaries
₹2.5 L/yr - ₹10.4 L/yr
22% less than the average Software Developer Salary in India
View more details

eClerx Software Developer Reviews and Ratings

based on 11 reviews

3.7/5

Rating in categories

3.6

Skill development

3.9

Work-life balance

3.6

Salary

3.4

Job security

3.8

Company culture

3.7

Promotions

3.4

Work satisfaction

Explore 11 Reviews and Ratings
Senior Analyst
5.4k salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Financial Analyst
4.1k salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Analyst
4.1k salaries
unlock blur

₹1 L/yr - ₹7.5 L/yr

Associate Process Manager
2.7k salaries
unlock blur

₹3.8 L/yr - ₹13 L/yr

Processing Manager
1.7k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Explore more salaries
Compare eClerx with

Genpact

3.8
Compare

WNS

3.4
Compare

TCS

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview