Upload Button Icon Add office photos

Filter interviews by

CodeClause Interview Questions and Answers

Updated 5 Jan 2025

CodeClause Interview Experiences

Popular Designations

8 interviews found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Java developemt ............... ............. ...........

Round 2 - Technical 

(1 Question)

  • Q1. Expalin about projects done
  • Ans. 

    I have worked on various projects including e-commerce websites, financial management systems, and mobile applications.

    • Developed an e-commerce website using Java Spring framework

    • Implemented a financial management system with Java EE technologies

    • Created a mobile application using Android SDK

  • Answered by AI

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic questions on mern stack
  • Q2. Basic behavioural questions

Web Development Intern Interview Questions asked at other Companies

Q1. Merge SortGiven a sequence of numbers ‘ARR’. Your task is to return a sorted sequence of ‘ARR’ in non-descending order with help of the merge sort algorithm. Example : Merge Sort Algorithm - Merge sort is a Divide and Conquer based Algorith... read more
View answer (2)

Intern Interview Questions & Answers

user image Anonymous

posted on 6 Nov 2024

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

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Data Analysing the given datasets and deriving the insights

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About web development and API's

Web Developer Interview Questions asked at other Companies

Q1. Check Indices With Given DifferenceYou are given an integer array 'ARR' of size ‘N’ and two integers ‘A’ and ‘B’. You need to find if there are two distinct indices in the array, such that the absolute difference of values on those indices ... read more
View answer (4)

CodeClause interview questions for popular designations

 Intern

 (3)

 Application Developer Intern

 (1)

 Front end Developer

 (1)

 Java Developer

 (1)

 Web Developer

 (1)

 Web Development Intern

 (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Jul 2024

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

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Implement Quick sort
  • Ans. 

    Quick sort is a popular sorting algorithm that uses divide and conquer strategy to sort an array efficiently.

    • Choose a pivot element from the array

    • Partition the array into two sub-arrays based on the pivot element

    • Recursively apply quick sort on the sub-arrays

    • Combine the sorted sub-arrays to get the final sorted array

  • Answered by AI
  • Q2. React libraries.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare DSA well,projects and CS subjects.

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Front end Developer Interview Questions & Answers

user image Tahseen Nishat

posted on 6 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Programming basics , data structures

Round 2 - HR 

(1 Question)

  • Q1. About company and working

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

Intern Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2023

Interview experience
4
Good
Difficulty level
-
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 - Aptitude Test 

DSA problems and 3 medium level questions

Round 3 - Technical 

(1 Question)

  • Q1. CS fundamentals machine learning

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about the previous apps made by me

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your application development basics

Application Developer Intern Interview Questions asked at other Companies

Q1. What does an api mean?
View answer (1)

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

Attended the TCS NQT, depending on how many advanced questions and the test cases you pass in coding section, you'll get assigned Ninja (3L) Digital (7L) or prime (9L)

Round 2 - Behavioral 

(8 Questions)

  • Q1. Code to get prime nos
  • Q2. What do you know about cloud computing
  • Q3. Self introduction
  • Q4. Difference between cloud computing and computer networking
  • Q5. If you know any os like linux
  • Q6. Oops based questions, very basic if you're not from it or cse related fields but they might ask advanced questions if you're related to cs/it fields
  • Q7. If you're okay Relocation
  • Q8. Questions about your projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Look up the current technologies used in tcs and Prepare well to answer those questions and have good basic knowledge in cse/it

It depends on what type of questions the interviewer asks you though! Good luck, prepare well
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8

The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.

Round 2 - Technical 

(6 Questions)

  • Q1. Interviewer was himself not knowing anything as it was walkin drive he was sitting infront of me and checking questions on phone Introduction that he inturrepted in between when I was introducing myself
  • Q2. What are the features of Java 17, specifically related to sealed classes, including their syntax and necessity, along with the potential errors encountered when invoking a sealed class?
  • Ans. 

    Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.

    • Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.

    • Subclasses of a sealed class must be either final or sealed themselves.

    • Errors may occur when trying to extend a sealed class with a non-permitted subclass.

  • Answered by AI
  • Q3. Java 8 feathers stream api, functional interface, Intermittent operator ,Ternary operator, Prediction,Bi predicate. Answered all successfully
  • Q4. Draw low level design of implementation of notify me if item is back in stock in a ecommerce application
  • Ans. 

    Implementation of 'notify me if item is back in stock' feature in an ecommerce application

    • Create a database table to store user notifications for out-of-stock items

    • Implement a service to check item availability and send notifications to subscribed users

    • Provide a user interface for users to subscribe to notifications for specific items

  • Answered by AI
  • Q5. All design patterns which I know. Asked me to implement adapter pattern on paper
  • Q6. Then given a problem that concurrent way perform operation on excell to decrease the response time

Interview Preparation Tips

Interview preparation tips for other job seekers - I always suggest staying away from these companies commonly referred to as WITCH (Wipro, Infosys, TCS, Cognizant, HCL). You will rarely encounter good interviewers there unless there is an extreme necessity. Interview was judging me on the basis of syntex by seeing in his phone. How can everyone write each and everything on copy. For the low level design first time in my 6 years carrier someone asked to design without using kafka or any other library like spring boot to achieve that add in reminder list problem 😂. At first it was my bad after holding a offer of almost 27 lakh I somehow agreed for giving interview. Second thing I also know that after Even clearing they cannot afford 30LPA which I asked. I just went there because from last 6.5 year I have never attended any walking or face to face interview so was curious for it. Currently also working with somewhat premium product development company only. My experience was very bad. May be it can get vary person to person.

CodeClause Interview FAQs

How many rounds are there in CodeClause interview?
CodeClause interview process usually has 1-2 rounds. The most common rounds in the CodeClause interview process are One-on-one Round, Technical and Assignment.
What are the top questions asked in CodeClause interview?

Some of the top questions asked at the CodeClause interview -

  1. expalin about projects d...read more
  2. Implement Quick s...read more
  3. About web development and AP...read more

Tell us how to improve this page.

CodeClause Interview Process

based on 14 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

CodeClause Reviews and Ratings

based on 48 reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.2

Salary

3.5

Job security

3.8

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 48 Reviews and Ratings
Data Science Intern
18 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Intern
7 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Web Development Intern
7 salaries
unlock blur

₹1 L/yr - ₹1 L/yr

Web Developer
6 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Python Developer Intern
5 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Explore more salaries
Compare CodeClause 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