Filter interviews by
I was interviewed in Sep 2024.
Averages, speed, pattern finding, clocks
In Java, the char data type represents a single 16-bit Unicode character.
char data type stores a single character, such as 'A' or '$'.
char data type is 16 bits in size and can represent values from 0 to 65,535.
char data type can also be used to store Unicode characters, allowing for internationalization support.
The code snippet will output 'Hello World!'
The code snippet is a simple print statement that outputs the string 'Hello World!'
There are no variables or conditions involved, so the output will always be 'Hello World!'
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Exceptions in Python are handled using try-except blocks to catch and handle errors gracefully.
Use try-except blocks to catch and handle exceptions in Python.
Specify the type of exception to catch or use 'except' to catch all exceptions.
Use 'finally' block to execute code regardless of whether an exception was raised or not.
Reraise exceptions using 'raise' keyword within except block if needed.
Handle specific exception...
Method overloading is having multiple methods in the same class with the same name but different parameters. Method overriding is redefining a method in a subclass with the same signature as in the superclass.
Method overloading allows a class to have multiple methods with the same name but different parameters. Example: void print(int a) and void print(int a, int b).
Method overriding occurs when a subclass provides a s...
Polymorphism in C++ can be implemented using function overloading, function overriding, and virtual functions.
Use function overloading to have multiple functions with the same name but different parameters.
Use function overriding to have a function in a derived class with the same name and parameters as a function in the base class.
Use virtual functions to achieve runtime polymorphism by allowing a function in a base c
In JavaScript, == is used for equality comparison, while === is used for strict equality comparison.
The == operator compares two values for equality, performing type coercion if necessary.
The === operator compares two values for strict equality, without type coercion.
Example: 1 == '1' will return true, but 1 === '1' will return false.
About all these skills and related skills
Abstraction focuses on hiding implementation details, while encapsulation focuses on bundling data and methods together.
Abstraction is achieved through abstract classes and interfaces, allowing for the creation of blueprints for classes without specifying implementation details.
Encapsulation involves bundling data (attributes) and methods (behaviors) together within a class, and controlling access to them through acces...
The dot operator is used in Java to access members of a class, such as variables and methods.
Used to access variables and methods of a class
Syntax: object.variable or object.method()
Example: String str = new String(); str.length()
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Pipeline in Express is a series of functions that are executed in a specific order during the request-response cycle.
Middleware functions are added to the pipeline using app.use() or app.METHOD() functions.
Each middleware function can modify the request and response objects, or end the request-response cycle.
Middleware functions can be used for tasks like logging, authentication, error handling, etc.
Solitaire Infosys interview questions for popular designations
Mathematics,english ,verbal
Get interview-ready with Top Solitaire Infosys Interview Questions
Thye have asked 4 coding questins
I applied via Walk-in and was interviewed in Jun 2023. There were 3 interview rounds.
Print hello world in programming in c
I applied via LinkedIn and was interviewed in Jun 2023. There were 2 interview rounds.
Simple aptitude test.Basic aptitude and reasoning questions and english grammer question
Java is a high-level programming language known for its platform independence and object-oriented features.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM)
Java is object-oriented, allowing for the creation of reusable code and modular programs
Java is known for its robust standard library, which includes tools for networking, I/O, and more
I applied via campus placement at University Business School (UBS), Chandigarh and was interviewed in Aug 2022. There were 2 interview rounds.
If you do the assignment they will select you for an internship sure.
I applied via Other and was interviewed in Dec 2021. There was 1 interview round.
Top trending discussions
The duration of Solitaire Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 13 interviews
Interview experience
based on 45 reviews
Rating in categories
Engineer
20
salaries
| ₹1.3 L/yr - ₹38 L/yr |
Senior Software Engineer
12
salaries
| ₹6.8 L/yr - ₹16 L/yr |
Senior Engineer
9
salaries
| ₹6.5 L/yr - ₹32 L/yr |
Manager / Sr Manager - Administration
8
salaries
| ₹8 L/yr - ₹30 L/yr |
Assistant Manager/Manager-(Nontechnical)
8
salaries
| ₹2.7 L/yr - ₹18.5 L/yr |
TCS
Wipro
HCLTech
Tech Mahindra