i
CatalystOne Solutions
Filter interviews by
I was interviewed in Sep 2017.
Top trending discussions
I was interviewed in Aug 2017.
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development
Passionate about coding and problem-solving
Strong communication and teamwork skills
Always eager to learn and adapt to new technologies
UML class diagram is a visual representation of classes, attributes, methods, and relationships in a system.
Classes are represented as boxes with three compartments for class name, attributes, and methods.
Attributes are listed in the second compartment with their data types.
Methods are listed in the third compartment with their parameters and return types.
Relationships between classes are shown using lines with arrows ...
Competency based questions
I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.
Know your resume and your basics
Know class diagrams. Very Huge for workday.
posted on 9 Aug 2022
The level of test was mixture of easy and tough questions
I recently watched the movie 'Inception'.
Directed by Christopher Nolan
Genre: Science fiction, Action, Thriller
Starring Leonardo DiCaprio, Joseph Gordon-Levitt, Ellen Page
The movie explores the concept of shared dreaming and subconscious manipulation
It has mind-bending visuals and a complex plot
A pointer to pointer is a variable that stores the memory address of another pointer variable.
It is used to create dynamic data structures like linked lists and trees.
It allows multiple levels of indirection.
It is denoted by ** in C and C++.
Example: int **ptr;
Example: ptr = &p; where p is a pointer variable.
posted on 2 Jul 2024
Main principles of Java include object-oriented programming, platform independence, and automatic memory management.
Object-oriented programming: Java is based on classes and objects, allowing for encapsulation, inheritance, and polymorphism.
Platform independence: Java code can run on any platform that has a Java Virtual Machine (JVM) installed.
Automatic memory management: Java uses garbage collection to automatically m
The == operator compares the memory addresses of two objects, while the equals method compares the content of two objects.
The == operator is used to compare the memory addresses of two objects in Java.
The equals method is used to compare the content of two objects in Java.
Example: String str1 = new String("hello"); String str2 = new String("hello"); str1 == str2 will return false, but str1.equals(str2) will return true
I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.
Use arrays to find all most occurring characters in a given string in Java.
Create an array to store the frequency of each character in the string.
Iterate through the string and update the frequency array.
Find the maximum frequency and then iterate through the frequency array to find all characters with that frequency.
Software Developer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
QA Engineer
19
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
17
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
9
salaries
| ₹0 L/yr - ₹0 L/yr |
PeopleStrong
Darwinbox
SAP
Ramco Systems