Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Gyansys Infotech Team. If you also belong to the team, you can get access from here

Gyansys Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Gyansys Infotech Software Engineer Trainee Interview Questions and Answers

Updated 9 Aug 2021

Gyansys Infotech Software Engineer Trainee Interview Experiences

2 interviews found

Interview Questionnaire 

8 Questions

  • Q1. Languages known( c, java)
  • Ans. 

    I am proficient in C and Java programming languages.

    • Experience in developing applications using C and Java

    • Knowledge of data structures and algorithms

    • Familiarity with object-oriented programming concepts

    • Ability to write efficient and optimized code

    • Examples: Developed a Java-based web application for online shopping, Implemented a C program for sorting algorithms

  • Answered by AI
  • Q2. Last project details
  • Q3. Final keyword vs static keyword
  • Ans. 

    Final keyword restricts modification while static keyword is used for class-level variables and methods.

    • Final keyword is used to make a variable constant and cannot be modified once initialized.

    • Final keyword can also be used to make a method un-overridable in a subclass.

    • Static keyword is used to declare class-level variables and methods.

    • Static variables are shared among all instances of a class.

    • Static methods can be ca

  • Answered by AI
  • Q4. Collection Arraylist
  • Q5. Exception Handling
  • Q6. JDBC
  • Q7. Set and list
  • Q8. About gyansys

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. Tell me about yourself
  • Q2. About your projects
  • Q3. Cloud computing related questions
  • Q4. Given very simple pattern printing qsn and asked to write code for it
  • Q5. Where do you see yourself in next 5 yrs
  • Q6. About gyansys

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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic things.. same as any company

Round 2 - Coding Test 

Basic coding, 2 codes asked.

Round 3 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Skills in my resule
  • Ans. 

    My skills include programming languages like Java, Python, and C++, as well as experience with databases and problem-solving.

    • Proficient in Java, Python, and C++ programming languages

    • Experience with databases such as MySQL and MongoDB

    • Strong problem-solving skills demonstrated through projects and coding challenges

  • Answered by AI
Round 4 - One-on-one 

(2 Questions)

  • Q1. Why incedo? Why job switch?
  • Ans. 

    Incedo offers exciting opportunities for growth and learning in the software engineering field. Job switch for new challenges and career advancement.

    • Incedo provides a dynamic work environment with cutting-edge technologies.

    • Opportunity to work on diverse projects and enhance skills.

    • Career growth prospects and learning opportunities at Incedo.

    • Desire for new challenges and professional development.

    • Alignment of career goal

  • Answered by AI
  • Q2. How re you useful for our organization

Interview Preparation Tips

Topics to prepare for Incedo Software Engineer Trainee interview:
  • Resume
Interview preparation tips for other job seekers - Be confident. Prepare basics very well.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the role of DNS in networking?
  • Ans. 

    DNS is a system that translates domain names to IP addresses, allowing users to access websites using human-readable names.

    • DNS stands for Domain Name System

    • It helps in translating domain names to IP addresses

    • DNS servers store a database of domain names and their corresponding IP addresses

    • DNS plays a crucial role in enabling users to access websites using human-readable names instead of IP addresses

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. What certifications have you earned?
  • Ans. 

    I have earned certifications in Java programming and AWS cloud computing.

    • Certification in Java programming

    • Certification in AWS cloud computing

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

30 aps questions. Pass is 60%

Round 3 - Technical 

(3 Questions)

  • Q1. Basic programming questions in c, Java, SQL
  • Q2. How to swap two variables without using third variable
  • Ans. 

    To swap two variables without using a third variable, use arithmetic operations.

    • Use addition and subtraction to swap the values of two variables

    • Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)

  • Answered by AI
  • Q3. Diamond pattern printing program
  • Ans. 

    Diamond pattern printing program in Java

    • Use nested loops to print spaces and stars in a diamond pattern

    • Start with a loop to print spaces before stars on each line

    • Then print the stars in a pattern to form a diamond shape

    • Adjust the number of spaces and stars based on the row number

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Hard level coding questions are asked in this round

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2022. There were 4 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 

Covering all aptitude questions, English,etc

Round 3 - Coding Test 

There is one code only it's level easy for me

Round 4 - Technical 

(1 Question)

  • Q1. What is java. Oops concepts
  • Ans. 

    Java is a high-level, object-oriented programming language used for developing applications and software.

    • Java is platform-independent and can run on any operating system

    • It follows the OOPS concepts like inheritance, polymorphism, encapsulation, and abstraction

    • Java programs are compiled into bytecode and run on the Java Virtual Machine (JVM)

    • Java has a vast library of pre-built classes and APIs for various functionalitie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and cover all questions regarding to your subject

Skills evaluated in this interview

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

Normal Leetcode easy to medium Question

Round 2 - Technical 

(2 Questions)

  • Q1. Leetcode easy - palindrome
  • Q2. Leetcode medium - second largest number
Round 3 - HR 

(1 Question)

  • Q1. Questions were around leadership
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. MySql queries and database
  • Q2. Ask questions based on resume
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Healthcare automation way

I applied via campus placement at St Xavier's Catholic College of Engineering, Chunkankadai

Interview Questionnaire 

2 Questions

  • Q1. The selection process of aspires system is very slow
  • Q2. The company can speed to shortlist the candidates for HR round

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with your resume and basic concepts in languages

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

Round 1 - Aptitude Test 

Easy online test

Round 2 - Technical 

(1 Question)

  • Q1. OOPs, DS, SQL, recursion
Round 3 - HR 

(3 Questions)

  • Q1. Why should we hire you?
  • Q2. Where do you see yourself in 5 years?
  • Q3. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a great interviewing experience.

Gyansys Infotech Interview FAQs

What are the top questions asked in Gyansys Infotech Software Engineer Trainee interview?

Some of the top questions asked at the Gyansys Infotech Software Engineer Trainee interview -

  1. Final keyword vs static keyw...read more
  2. Languages known( c, ja...read more
  3. Given very simple pattern printing qsn and asked to write code for...read more

Tell us how to improve this page.

Fast track your campus placements

View all
Gyansys Infotech Software Engineer Trainee Salary
based on 30 salaries
₹4 L/yr - ₹4.8 L/yr
At par with the average Software Engineer Trainee Salary in India
View more details

Gyansys Infotech Software Engineer Trainee Reviews and Ratings

based on 9 reviews

1.8/5

Rating in categories

2.2

Skill development

1.9

Work-life balance

2.4

Salary

2.0

Job security

1.8

Company culture

1.8

Promotions

2.0

Work satisfaction

Explore 9 Reviews and Ratings
Associate Consultant
154 salaries
unlock blur

₹3.4 L/yr - ₹8 L/yr

Senior Consultant
97 salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Consultant
86 salaries
unlock blur

₹4.2 L/yr - ₹12 L/yr

Lead Consultant
85 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Principal Consultant
58 salaries
unlock blur

₹18.5 L/yr - ₹35 L/yr

Explore more salaries
Compare Gyansys Infotech with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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