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 10 Apr 2020
posted on 5 May 2020
posted on 17 Apr 2020
posted on 20 Apr 2020
I'm a passionate software developer with a strong background in full-stack development and a love for problem-solving.
Experience in JavaScript frameworks like React and Angular, building dynamic web applications.
Proficient in backend development using Node.js and Express, creating RESTful APIs.
Strong understanding of database management with SQL and NoSQL databases like MongoDB.
Enjoy collaborating in Agile teams, parti...
posted on 9 Apr 2020
I appeared for an interview before Apr 2019.
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.
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);
I have 5 years of experience in marketing and sales roles, with a focus on digital marketing strategies.
5 years of experience in marketing and sales
Specialize in digital marketing strategies
Managed successful campaigns for increasing brand awareness and lead generation
based on 2 interview experiences
based on 14 reviews
Rating in categories
Software Support Engineer
5
salaries
| ₹3 L/yr - ₹3.5 L/yr |
Softwaretest Engineer
3
salaries
| ₹4.4 L/yr - ₹4.8 L/yr |
Software Support Engineer 2
3
salaries
| ₹3 L/yr - ₹3.5 L/yr |
Ricoh
Netaxis IT Solutions
Parsons International
Advanced Computer Software Group