Filter interviews by
Simple Aptitude question and related to data structure
I applied via Campus Placement and was interviewed in Apr 2022. There were 3 interview rounds.
A program to reverse a string
Iterate through the string from end to start and append each character to a new string
Use built-in functions like reverse() or StringBuilder.reverse() in some programming languages
ArrayList is a resizable array while LinkedList is a doubly linked list.
ArrayList is faster for accessing elements while LinkedList is faster for adding or removing elements.
ArrayList uses contiguous memory while LinkedList uses non-contiguous memory.
ArrayList is better for random access while LinkedList is better for sequential access.
Example: ArrayList - List
I applied via campus placement at HMR Institute of Technology and Management, Delhi and was interviewed before Mar 2023. There were 3 interview rounds.
All Aptitude related
Some Java Programs and Database questions.
Nucleus Software Exports interview questions for popular designations
I applied via Naukri.com and was interviewed before Jan 2022. There were 5 interview rounds.
15-20 Min aptitude test and HR discussion on job role
Assessment round of skills and logic
Get interview-ready with Top Nucleus Software Exports Interview Questions
I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.
I applied via Referral and was interviewed in Dec 2021. There were 4 interview rounds.
I applied via campus placement at HMR Institute of Technology and Management, Delhi and was interviewed before Apr 2023. There were 2 interview rounds.
I applied via Referral and was interviewed before Aug 2022. There were 2 interview rounds.
A few programming questions based on profile
I applied via campus placement at Shri Ram Murti Smarak College of Engineering and Technology, Bareilly and was interviewed in May 2021. There were 5 interview rounds.
Styles can be added to HTML elements using JavaScript by manipulating the element's style property.
Access the element using document.getElementById() or document.querySelector()
Use the style property to set CSS styles, e.g. element.style.color = 'red'
Styles can also be set using CSS classes, e.g. element.classList.add('my-class')
Promises are a way to handle asynchronous operations in JavaScript.
Promises represent a value that may not be available yet.
They have three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() and .catch() methods.
They help avoid callback hell and make code more readable.
Example: new Promise((resolve, reject) => {...}).then(result => {...}).catch(error => {...})
Top trending discussions
The duration of Nucleus Software Exports interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 33 interviews
Interview experience
based on 507 reviews
Rating in categories
Software Engineer
908
salaries
| ₹3.5 L/yr - ₹11.2 L/yr |
Senior Software Engineer
483
salaries
| ₹7 L/yr - ₹26.5 L/yr |
Technical Lead
208
salaries
| ₹10.6 L/yr - ₹34.4 L/yr |
Assistant Software Engineer
182
salaries
| ₹3 L/yr - ₹5.5 L/yr |
Software Developer
113
salaries
| ₹3.5 L/yr - ₹13.2 L/yr |
TCS
Infosys
Wipro
HCLTech