Upload Button Icon Add office photos

Filter interviews by

Solitaire Infosys Interview Questions, Process, and Tips for Freshers

Updated 14 Nov 2024

Top Solitaire Infosys Interview Questions and Answers for Freshers

View all 6 questions

Solitaire Infosys Interview Experiences for Freshers

Popular Designations

5 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Python, C Programming, HTML, CSS, Java, Data Structure
  • Q2. How would you handle exceptions in Python?
  • Ans. 

    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...

  • Answered by AI
  • Q3. Explain the concept of method overloading and method overriding in Java.
  • Ans. 

    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...

  • Answered by AI
  • Q4. How would you implement polymorphism in C++?
  • Ans. 

    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

  • Answered by AI
  • Q5. Explain the difference between == and === operators in JavaScript.
  • Ans. 

    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.

  • Answered by AI
Round 2 - Aptitude Test 

About all these skills and related skills

Skills evaluated in this interview

Python Developer Intern Interview Questions asked at other Companies

Q1. what is python? what is a list? what is a tuple? what is set? Difference between list and tuple. Class and object. lambda function. map function filter function inheritance deep copy and shallow copy what is a dictionary? monkey patching. w... read more
View answer (3)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Thye have asked 4 coding questins

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good expericne

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Simple aptitude test.Basic aptitude and reasoning questions and english grammer question

Round 3 - One-on-one 

(2 Questions)

  • Q1. Java basic core java and the projects features of java oops
  • Q2. What is java and features of java
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good company for internship

Skills evaluated in this interview

Java Full Stack Developer Interview Questions asked at other Companies

Q1. Coding question - 1. Create a immutable class of orders. What happens when two objects are created out of it. 2.Using the immutable orders create a set of orders and how will you sort these out. 3.Given a List of list of string of integers ... read more
View answer (1)

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Good company

Interview Preparation Tips

Interview preparation tips for other job seekers - Self introduction and skills

Soft Skills Trainer Interview Questions asked at other Companies

Q1. What is the Communication rule? Who developed the rule?
View answer (2)

Solitaire Infosys interview questions for popular designations

 Software Developer

 (2)

 Associate Business Analyst

 (1)

 ASP.NET Developer

 (1)

 Software Engineer

 (1)

 Chartered Accountant

 (1)

 Web Developer

 (1)

 Java Developer

 (1)

 Diploma Computer Engineer

 (1)

I applied via Company Website and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How much income turn over per month
  • Ans. 

    The income turnover per month varies depending on the business size and industry.

    • Income turnover per month can range from a few thousand dollars to millions of dollars.

    • It is important to consider factors such as sales volume, pricing strategy, and market demand.

    • For example, a small retail store may have a monthly turnover of $50,000, while a large corporation could have a turnover of $5 million or more.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Believe in myself

Chartered Accountantchartered Accountant Interview Questions asked at other Companies

Q1. How much income turn over per month
View answer (1)

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test, after clearing that, some basic coding questions were unlocked.

Round 2 - Aptitude Test 

This one was face to face. Basically, the approach to the question was seeked by the HRs rather than the correct answer only.

Round 3 - HR 

(3 Questions)

  • Q1. This included two rounds, one with HR and one with CEO. Questions were based on real life logics and basic mathematics
  • Q2. Based on real life and quants with some HR Questions.
  • Q3. Like: What salary do you expect
  • Ans. 

    I expect a competitive salary based on my skills, experience, and the market rate for software developers.

    • Research the average salary range for software developers in your location and industry.

    • Consider your level of experience, education, and any specialized skills you possess.

    • Factor in the company's size, reputation, and financial stability.

    • Be prepared to negotiate and discuss benefits and perks in addition to salary...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical knowledge. And keep good hands on basic programming at least.

I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. 1. Explain difference between spring and spring boot
  • Ans. 

    Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.

    • Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.

    • Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...

  • Answered by AI
  • Q2. 2. String anagram program
  • Ans. 

    A program to check if two strings are anagrams of each other.

    • Create two character arrays from the input strings

    • Sort the arrays

    • Compare the sorted arrays to check if they are equal

  • Answered by AI
  • Q3. 3. write small code using streams api
  • Ans. 

    Using Streams API to filter and map an array of strings

    • Create a stream from the array using Arrays.stream()

    • Use filter() to select elements that meet a certain condition

    • Use map() to transform each element into a new value

    • Use toArray() to convert the stream back into an array

  • Answered by AI
  • Q4. 4. java 8 concepts
  • Q5. 5. what is REST api
  • Ans. 

    REST API is a web service that uses HTTP requests to access and manipulate data.

    • REST stands for Representational State Transfer

    • It is an architectural style for building web services

    • It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources

    • It is stateless and can be cached

    • It returns data in various formats like JSON, XML, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain everything properly

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Mcq + dsa JavaScript questions

Round 2 - Technical 

(1 Question)

  • Q1. JavaScript advance topics and database design topics
Round 3 - Behavioral 

(1 Question)

  • Q1. Situation based question and behavioural questions

Solitaire Infosys Interview FAQs

How many rounds are there in Solitaire Infosys interview for freshers?
Solitaire Infosys interview process for freshers usually has 2 rounds. The most common rounds in the Solitaire Infosys interview process for freshers are Aptitude Test, Resume Shortlist and One-on-one Round.
How to prepare for Solitaire Infosys interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Solitaire Infosys. The most common topics and skills that interviewers at Solitaire Infosys expect are API Integration, Android, Android Application Development, App Development and Application Development.
What are the top questions asked in Solitaire Infosys interview for freshers?

Some of the top questions asked at the Solitaire Infosys interview for freshers -

  1. How would you handle exceptions in Pyth...read more
  2. How would you implement polymorphism in C...read more
  3. Explain the concept of method overloading and method overriding in Ja...read more
How long is the Solitaire Infosys interview process?

The duration of Solitaire Infosys interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Solitaire Infosys Interview Process for Freshers

based on 3 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all

Solitaire Infosys Reviews and Ratings

based on 50 reviews

3.2/5

Rating in categories

3.0

Skill development

3.1

Work-life balance

3.0

Salary

2.8

Job security

3.3

Company culture

3.1

Promotions

2.9

Work satisfaction

Explore 50 Reviews and Ratings
Java Developer

Mohali

1-6 Yrs

Not Disclosed

Android Developer

Mohali

1-6 Yrs

Not Disclosed

Content Writer

Mohali

1-6 Yrs

Not Disclosed

Explore more jobs
Engineer
20 salaries
unlock blur

₹1.3 L/yr - ₹38 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹6.8 L/yr - ₹16 L/yr

Senior Engineer
9 salaries
unlock blur

₹6.5 L/yr - ₹32 L/yr

Manager / Sr Manager - Administration
8 salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Assistant Manager/Manager-(Nontechnical)
8 salaries
unlock blur

₹2.7 L/yr - ₹18.5 L/yr

Explore more salaries
Compare Solitaire Infosys with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview