i
ClaySys
Filter interviews by
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
I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.
I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.
Program output prediction,Logical
3 programs ,any Language you choose. One SQL and 2 programs
I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.
General coding questions
30days training and project building
ClaySys interview questions for designations
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.
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
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.
Top trending discussions
Precompilation unit is a compiled code that can be reused by multiple source files.
Precompilation unit is created by the compiler from the source code.
It contains the compiled code of header files and other dependencies.
It can be reused by multiple source files, reducing compilation time.
It is also known as precompiled header or PCH.
Example: stdafx.h in Visual Studio is a precompiled header file.
posted on 15 Feb 2016
The first 50 prime numbers are...
Start with 2, the first prime number
Check each odd number greater than 2
Use trial division to check if a number is prime
Stop when you have found 50 prime numbers
Sorting a file within a range
Use a sorting algorithm like quicksort or mergesort
Read the file and store the data in an array or list
Sort the array or list within the given range
Write the sorted data back to the file
I am a passionate software engineer with experience in developing web applications using various technologies.
Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular
Proficient in backend development with Node.js, Express, and MongoDB
Familiar with version control systems like Git and project management tools like Jira
based on 10 interviews
Interview experience
based on 22 reviews
Rating in categories
Software Engineer
185
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Analyst
64
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
51
salaries
| ₹0 L/yr - ₹0 L/yr |
RPA Developer
43
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech