Upload Button Icon Add office photos

Filter interviews by

Winfo Solutions Software Engineer Trainee Interview Questions and Answers

Updated 21 Dec 2024

Winfo Solutions Software Engineer Trainee Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Assignment 

Question related to aptitude,English verbal,logical reasoning and coding questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Vasavi College of Engineering, Hyderabad and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 basic questions one is on arrays and one is on strings and one more question is on DP.

Round 2 - Group Discussion 

Group disussion on the general topics and trending topics in the world

Round 3 - Technical 

(4 Questions)

  • Q1. 1) what is your role in your academic projects? 2) difficulties while doing projects along with friends?
  • Q2. 3) strengths and weaknesses 4) why do you want to join our company?
  • Q3. 5) basic coding questions ?
  • Q4. 6) some technical questions on tech stack used in projects?

Interview Preparation Tips

Interview preparation tips for other job seekers - good if you have grip on basics as they dont expect much from freshers but should have minimum idea of tech stack

Software Engineer Trainee Interview Questions Asked at Other Companies

asked in HSBC Group
Q1. Palindromic Linked List Problem Statement Given a singly linked l ... read more
asked in HSBC Group
Q2. Search in a 2D Matrix Given a 2D matrix MAT of size M x N, where ... read more
asked in GlobalLogic
Q3. Slot Game Problem Statement You are given a slot machine with fou ... read more
Q4. 1. Explain oops and its 4 pillars 2. Explain polymorphism with re ... read more
asked in HSBC Group
Q5. Maximum Level Sum in a Binary Tree Given a Binary Tree with integ ... read more

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Acropolis Institute of Technology and Research, Bhopal and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions medium to hard level

Round 2 - Technical 

(3 Questions)

  • Q1. Doubly Linkeded List
  • Q2. How to find if the Singly Linked List is cyclic or not in optimal way
  • Ans. 

    Use Floyd's cycle detection algorithm to find if a Singly Linked List is cyclic or not.

    • Use two pointers, slow and fast, where slow moves one step at a time and fast moves two steps at a time.

    • If there is a cycle, the two pointers will eventually meet at some point.

    • If the fast pointer reaches the end of the list (null), then there is no cycle.

  • Answered by AI
  • Q3. DBMS Normalisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Theoretical as well as practical knowledge can help to crack interview

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. A Lot of OOPS and Virtual concept
  • Q2. Basic SQL till joins
  • Q3. Java script medium
  • Q4. C# oops output based

Interview Preparation Tips

Topics to prepare for Indus Valley Partners Associate Software Engineer interview:
  • OOPS
  • C#
  • Javascript
  • SQL
Interview preparation tips for other job seekers - Learn OOPS, Learn DBMS and practice SQL queries a lot and DSA till Linked list
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic to medium questions related to DotNet Core MVC, SQL Server, etc
Round 2 - Technical 

(1 Question)

  • Q1. Completely unprofessional behavior of the interviewer. - No Introduction Direct start asking questions. - Asking too many misleading questions (First ask what you worked on, then ask did you heard about th...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. I don't know why they rejected me
  • Q2. What ever they asked me for coding part the output is correct and logic is also correct
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Core concepts on for the language you are giving interview
  • Q2. Detailed questions from resume
Round 2 - Technical 

(2 Questions)

  • Q1. Basic to medium complexity coding question
  • Q2. Check culture fit
Round 3 - HR 

(1 Question)

  • Q1. General questions like about family, native place & salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be good at your concepts
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Simple question on maths

Round 2 - Technical 

(2 Questions)

  • Q1. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve complex problems

    • Key principles include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation ensures that the internal state of an object is hidden from the outside world

    • Inheritance allows a class to inherit...

  • Answered by AI
  • Q2. Coding array questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Different deoendency injection techniques
  • Ans. 

    Dependency injection is a design pattern used to remove hard-coded dependencies and make components more modular and testable.

    • Constructor injection: Dependencies are provided through a class's constructor.

    • Setter injection: Dependencies are set through setter methods.

    • Interface injection: Dependencies are injected through an interface.

    • Spring framework in Java uses dependency injection to manage components.

    • Angular framewo...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Client round about architecture

Skills evaluated in this interview

Winfo Solutions Interview FAQs

How many rounds are there in Winfo Solutions Software Engineer Trainee interview?
Winfo Solutions interview process usually has 2 rounds. The most common rounds in the Winfo Solutions interview process are Coding Test, Group Discussion and Technical.
How to prepare for Winfo Solutions Software Engineer Trainee interview?
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 Winfo Solutions. The most common topics and skills that interviewers at Winfo Solutions expect are Interpersonal Skills, PLSQL, Programming, Software Services and C.
What are the top questions asked in Winfo Solutions Software Engineer Trainee interview?

Some of the top questions asked at the Winfo Solutions Software Engineer Trainee interview -

  1. 6) some technical questions on tech stack used in projec...read more
  2. 5) basic coding question...read more

Tell us how to improve this page.

Winfo Solutions Software Engineer Trainee Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
Winfo Solutions Software Engineer Trainee Salary
based on 9 salaries
₹2.8 L/yr - ₹4 L/yr
18% less than the average Software Engineer Trainee Salary in India
View more details

Winfo Solutions Software Engineer Trainee Reviews and Ratings

based on 5 reviews

4.2/5

Rating in categories

4.9

Skill development

4.3

Work-life balance

3.9

Salary

4.9

Job security

4.4

Company culture

4.0

Promotions

4.3

Work satisfaction

Explore 5 Reviews and Ratings
Consultant
30 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Senior Consultant
21 salaries
unlock blur

₹7.1 L/yr - ₹17.9 L/yr

Oracle Technical Consultant
14 salaries
unlock blur

₹4 L/yr - ₹7 L/yr

Oracle Functional Consultant
10 salaries
unlock blur

₹7 L/yr - ₹10 L/yr

Software Engineer Trainee
9 salaries
unlock blur

₹2.8 L/yr - ₹4 L/yr

Explore more salaries
Compare Winfo Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

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