Upload Button Icon Add office photos
Engaged Employer

i

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

ClaySys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

ClaySys Software Engineer Interview Questions and Answers

Updated 31 Dec 2024

ClaySys Software Engineer Interview Experiences

8 interviews found

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

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Telephonic Call 

(2 Questions)

  • Q1. Asking about the whereabouts
  • Q2. Checking com skills and availability
Round 2 - Technical 

(3 Questions)

  • Q1. Basic questions based on resume
  • Q2. Basic .net questions
  • Q3. Logical questions related to problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and communicate effectively. Include only those things in your resume which you are fully confident.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 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 Resume tips
Round 2 - Aptitude Test 

Program output prediction,Logical

Round 3 - Coding Test 

3 programs ,any Language you choose. One SQL and 2 programs

Interview Preparation Tips

Topics to prepare for ClaySys Software Engineer interview:
  • Coding skills
  • Logic
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts ?
  • Q2. SQL queries related?
Round 2 - Coding Test 

General coding questions

Round 3 - Assignment 

30days training and project building

Interview Preparation Tips

Topics to prepare for ClaySys Software Engineer interview:
  • Oops concepts

ClaySys interview questions for designations

 Software Developer

 (2)

 Software Engineer2

 (1)

 Software Engineer L1

 (1)

 Junior Software Developer

 (1)

 Softwaretest Engineer

 (1)

 DOT NET Developer

 (2)

 .NET Trainer

 (1)

 Junior .NET Developer

 (1)

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

I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Oops concept, adodotet and entity framework, sql query, asked to write c# code to display reverse pyramid like design with numbers. Html , css basic
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.

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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Asking about interest and qualifications
  • Ans. Explain briefly about yourself and you can answer asper the questions by HR
  • Answered Anonymously
Round 3 - Technical 

(2 Questions)

  • Q1. Face 2 Face Interview
  • Q2. What is interface
  • Ans. 

    An interface in software engineering defines a contract for classes to implement, specifying methods and properties.

    • Defines a set of methods and properties that a class must implement

    • Does not contain any implementation details, only method signatures

    • Used to achieve abstraction and multiple inheritance in programming

    • Examples: Java interfaces, C# interfaces

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. MVC related, SQL commands, C, C#

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm, Think well, If you have confusion in answer Just tell them which and why you feel confused, If you don't understand question, Just try to make it clear,

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts
  • Q2. SQL questions
  • Q3. Write a program..
  • Ans. 

    Program to print the Fibonacci series up to a given number.

    • Take input from user for the limit of the series.

    • Initialize two variables with 0 and 1 respectively.

    • Use a loop to generate the series and print each number.

    • Add the previous two numbers to get the next number in the series.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. React life cycle

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .
Contribute & help others!
anonymous
You can choose to be anonymous

ClaySys Interview FAQs

How many rounds are there in ClaySys Software Engineer interview?
ClaySys interview process usually has 2-3 rounds. The most common rounds in the ClaySys interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for ClaySys Software Engineer 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 ClaySys. The most common topics and skills that interviewers at ClaySys expect are Coding, Consulting, Sharepoint, Data Analysis and Management.
What are the top questions asked in ClaySys Software Engineer interview?

Some of the top questions asked at the ClaySys Software Engineer interview -

  1. Write a progra...read more
  2. Palindrome code should des...read more
  3. What is interf...read more

Recently Viewed

DESIGNATION

INTERVIEWS

Oceaneering International

No Interviews

INTERVIEWS

CDW

No Interviews

INTERVIEWS

Hitachi

No Interviews

INTERVIEWS

Hitachi

No Interviews

INTERVIEWS

Hitachi

No Interviews

INTERVIEWS

Hitachi

No Interviews

INTERVIEWS

AVEVA

No Interviews

SALARIES

ANB Systems

INTERVIEWS

Hitachi

No Interviews

Tell us how to improve this page.

ClaySys Software Engineer Interview Process

based on 10 interviews

Interview experience

4.1
  
Good
View more
ClaySys Software Engineer Salary
based on 185 salaries
₹1 L/yr - ₹6 L/yr
71% less than the average Software Engineer Salary in India
View more details

ClaySys Software Engineer Reviews and Ratings

based on 22 reviews

3.2/5

Rating in categories

3.1

Skill development

3.4

Work-life balance

2.3

Salary

4.3

Job security

3.3

Company culture

2.7

Promotions

3.0

Work satisfaction

Explore 22 Reviews and Ratings
Software Engineer
185 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Analyst
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

RPA Developer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare ClaySys with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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