Filter interviews by
I applied via Campus Placement and was interviewed in Dec 2017. There were 5 interview rounds.
String is Immutable means it cannot be changed once created.
Immutable means unchangeable or cannot be modified.
In programming, when we say string is immutable, it means that once a string object is created, its value cannot be changed.
Any operation that appears to modify a string actually creates a new string object with the modified value.
For example, if we concatenate two strings, a new string object is created with ...
Multithreading is the ability of a CPU to execute multiple threads concurrently. Multitasking is the ability of an OS to run multiple tasks concurrently. Multiprocessing is the ability of a system to have multiple CPUs.
Multithreading allows for concurrent execution of multiple threads within a single process.
Multitasking allows for concurrent execution of multiple processes within an OS.
Multiprocessing allows for concu...
Generics allow classes, interfaces, and methods to be written with type parameters.
Generics provide type safety and reduce code duplication.
They allow for the creation of reusable code.
Examples include List
Generics are used extensively in Java and C# programming languages.
Graph data structure is a collection of nodes and edges that represent connections between them.
Nodes represent entities and edges represent relationships between them
Graphs can be directed or undirected
Examples include social networks, road networks, and computer networks
Find Count of even-odd pairs in array.
Easy medium to hard medium
Questions on array , linked list
I was interviewed in Aug 2024.
Aptitude test(Quants+Reasoning+English)
1 Beginner+ 1 Intermediate
Nucleus Software Exports interview questions for popular designations
I applied via Campus Placement
Get interview-ready with Top Nucleus Software Exports Interview Questions
I applied via Campus Placement
Online screen test with basic coding questions
Offline in person basic questions on maps
Coding questions codility hacker ranl
I applied via Naukri.com and was interviewed in Oct 2023. There were 4 interview rounds.
The end to end journey of a project involves planning, execution, monitoring, and closing phases to achieve project goals.
Initiation: Define project scope, objectives, and stakeholders.
Planning: Develop project plan, schedule, and budget.
Execution: Implement project plan, manage resources, and communicate progress.
Monitoring: Track project performance, identify risks, and make adjustments.
Closing: Finalize project deli...
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Aptitude ,Coding MCQ, Coding Test
Pillars of OOPs are Inheritance, Encapsulation, Abstraction, and Polymorphism.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hiding the complex implementation details and showing only the necessary features.
Polymorphism: Ability to present the same interface for different data types.
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Allows for code reusability and promotes a hierarchical relationship between classes
Derived class can access the members of the base class
Types of inheritance include single, multiple, multilevel, and hierarchical
Example: class Animal { ... } class Dog extends Animal { ... }
Example: class Shape { .
Polymorphism is the ability of a function or method to behave differently based on the object it is called with.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal class with methods like eat() can be inherited by Dog and Cat classes which can override the e...
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 34 interviews
Interview experience
based on 510 reviews
Rating in categories
Software Engineer
910
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
508
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
204
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Software Engineer
173
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
114
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech