i
Cloud9 Technologies
Filter interviews by
Difficult round and got to know from HR that I only cleared.
Promise and callback syntax in JavaScript
Promise syntax: new Promise((resolve, reject) => { // code here })
Callback syntax: functionName(arg1, arg2, callbackFunction)
Example of Promise: new Promise((resolve, reject) => { setTimeout(() => { resolve('Done!') }, 1000) })
Example of Callback: function fetchData(url, callback) { // code to fetch data and then call callback }
Object copy can be done using either shallow copy or deep copy methods.
Shallow copy: copies only the references of the objects, not the actual objects themselves.
Deep copy: creates new objects and recursively copies all nested objects.
In Java, shallow copy can be achieved using clone() method and deep copy can be achieved using serialization and deserialization.
In JavaScript, shallow copy can be done using Object.assig...
Top trending discussions
posted on 5 May 2020
posted on 9 Apr 2020
I appeared for an interview before Apr 2019.
Best practices in software engineering
Use version control system
Write clean and readable code
Test code thoroughly
Document code and processes
Follow agile development methodologies
I rate myself as proficient in Java programming.
I have experience in developing Java applications for X years.
I am familiar with Java frameworks such as Spring and Hibernate.
I have worked on projects that involve multithreading, data structures, and algorithms.
I keep myself updated with the latest Java versions and features.
I have contributed to open-source Java projects on GitHub.
posted on 19 Apr 2024
posted on 7 Jan 2024
I applied via YouTube and was interviewed before Jan 2023. There were 2 interview rounds.
They took the test which have questions related to reasoning, aptitude, coding and, English
posted on 20 Apr 2020
Yes, Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects.
OOP focuses on creating objects that contain both data and methods to manipulate that data.
Key principles of OOP include encapsulation, inheritance, and polymorphism.
Examples of OOP languages include Java, C++, and Python.
A constant in PHP is a variable whose value cannot be changed during the script execution.
Constants are defined using the define() function in PHP.
Constants are case-sensitive by default.
Constants can be accessed globally.
Example: define('PI', 3.14);
posted on 11 Jun 2024
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
I applied for java developer role. I have 1 question paper I written the test . Then they will check and conduct for second round.
General aptitude test
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Support Engineer
6
salaries
| ₹3 L/yr - ₹3.5 L/yr |
Senior Software Engineer
3
salaries
| ₹13 L/yr - ₹18 L/yr |
ERP Implementation Executive
3
salaries
| ₹2.5 L/yr - ₹4.6 L/yr |
Softwaretest Engineer
3
salaries
| ₹4.4 L/yr - ₹4.8 L/yr |
Ricoh
Netaxis IT Solutions
Parsons International
Advanced Computer Software Group