i
NextComm Corporation
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Dec 2023. There was 1 interview round.
Top trending discussions
I have 3 years of experience developing mobile apps for both iOS and Android platforms.
Developed mobile apps using Swift for iOS and Java/Kotlin for Android
Experience with mobile app design principles and user interface development
Worked on integrating APIs and third-party libraries for enhanced functionality
I applied via campus placement at NMAM Institute of Technology, Mangalore and was interviewed in Jul 2024. There were 2 interview rounds.
Based on os , linux , nutanix
Java is a popular programming language known for its platform independence, object-oriented features, and robust libraries.
Platform independence - Java programs can run on any platform that has a Java Virtual Machine (JVM)
Object-oriented - Java supports the principles of encapsulation, inheritance, and polymorphism
Robust libraries - Java has a vast collection of libraries for various tasks such as networking, database
Exception handling is a mechanism to handle runtime errors in a program to prevent crashes and ensure graceful error recovery.
Allows for graceful handling of runtime errors
Prevents program crashes
Ensures proper error recovery
Helps in debugging and maintaining code
Examples: try-catch blocks in Java, catch blocks in C++
Inheritance is a concept in object-oriented programming where a class inherits attributes and methods from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can access public and protected members of the base class
Example: Class Car can inherit from class Vehicle to reuse commo
Abstract class is a class that cannot be instantiated and may contain abstract methods that must be implemented by subclasses.
Cannot be instantiated directly
May contain abstract methods
Subclasses must implement abstract methods
Used for defining common behavior for subclasses
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
I was interviewed in Feb 2024.
posted on 30 Nov 2024
posted on 20 Apr 2024
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Rate limiter is a mechanism to control the rate of requests sent to a server
Implement a sliding window algorithm to track the number of requests within a specific time frame
Set a limit on the number of requests allowed per unit of time
Return an error response when the limit is exceeded
Test cases: 1. Send requests below the limit - should be successful. 2. Send requests above the limit - should receive an error response
I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.
HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent modifications.
HashMap is not thread-safe and can lead to ConcurrentModificationException if modified concurrently.
ConcurrentHashMap allows concurrent modifications without the need for external synchronization.
ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple threads to operate on differen...
based on 1 interview
Interview experience
Corporate Trainer
3
salaries
| ₹6 L/yr - ₹9 L/yr |
HR Executive Recruiter
3
salaries
| ₹3.5 L/yr - ₹3.6 L/yr |
AWS Devops Engineer
3
salaries
| ₹5 L/yr - ₹6 L/yr |
Bharti Airtel
Reliance Industries
TCS
Infosys