Upload Button Icon Add office photos

Tally Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Tally Solutions Software Engineer Trainee Interview Questions and Answers

Updated 18 Aug 2024

Tally Solutions Software Engineer Trainee Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

Trees,stack , queue questions and circular linked list question

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 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 Resume tips
Round 2 - Coding Test 

There were some basic aptitude and english questions too.
first two were easy questions on strings and array.
third question on trees.
I solved first 2 questions.

Round 3 - Technical 

(3 Questions)

  • Q1. Computer networking, Operating systems, DBMS, Java, OOPS
  • Q2. Linked list implementation and operations.
  • Ans. 

    Linked list is a data structure where each node points to the next node. Common operations include insertion, deletion and traversal.

    • Linked list is made up of nodes that contain data and a pointer to the next node.

    • Insertion involves creating a new node and updating the pointers of the adjacent nodes.

    • Deletion involves updating the pointers of the adjacent nodes to bypass the node to be deleted.

    • Traversal involves startin...

  • Answered by AI
  • Q3. Bit manipulation question on counting number of 1's in binary of a decimal number

Interview Preparation Tips

Topics to prepare for Tally Solutions Software Engineer Trainee interview:
  • CN
  • OS
  • OOPS
  • DSA
  • DBMS
Interview preparation tips for other job seekers - Prepare DSA, project, OOPS and core subjects well.

Skills evaluated in this interview

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 Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms.
I usually changed my “Areas of Interest” as per the company profile. For Headstrong I mentioned subjects that dealt with coding and data structure.

Round: Test
Experience: First round was a written test containing 90 aptitude based questions and the time allotted for the same was 90 minutes. Questions were of high difficulty level; most of the questions based on probability, permutation and combination. 40 people were shortlisted out of the 180 applicants.
Duration: 90 minutes
Total Questions: 90

Round: Group Discussion
Experience: In Group Discussion there were 11 people in my group. The topic for the discussion was the “impact of family drama daily soaps (saas bahu serials) on the society”. Almost all of us agreed to the fact that these serials were sending wrong message to the society. They were interested in students who were expressive. 3 people got selected from my group.

Round: Technical Interview
Experience: The first round was a technical interview. Questions related to my family and areas of interest were also asked though. Questions related to C++ were asked and the topic of data structure was their main focus. They asked me questions on linked list and other forms of data structure. Finally they asked few general puzzles too. This interview continued for around 20 minutes.

Round: HR Interview
Experience: In the HR interview, questions were asked on why they should choose me and why I had opted for Headstrong. They also asked which location I would prefer for the job. They wanted someone who would be comfortable with any location whether it be south or north India. This last interview was small and lasted around 5-10 minutes.
Tips: Preparation of puzzles foe the interview would be beneficial.

College Name: IIT ROORKEE
Motivation: Most information regarding the company was obtained by attending the pre placement talk. The company did not check much about our knowledge related to the company but were more concerned with our technical knowledge.

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Where do we use BigInteger in java ?
  • Ans. 

    BigInteger is used for mathematical operations involving very large integers in Java.

    • BigInteger is used when the range of values supported by primitive data types like int and long is not sufficient.

    • It is commonly used in cryptography and security applications.

    • It provides methods for arithmetic, bitwise, and logical operations on large integers.

    • Example: calculating factorial of a large number, generating large prime nu

  • Answered by AI
  • Q2. Merge Sort Algo code in java
  • Ans. 

    Merge Sort Algo code in java

    • Divide the array into two halves

    • Recursively sort the two halves

    • Merge the sorted halves

    • Time complexity: O(n log n)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Genpact Software Engineer interview:
  • Core Java
  • DSA
Interview preparation tips for other job seekers - Not a very good interview experience. I was asked 2-3 questions only. Not satisfied with interview process.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - don't be afraid be positive during the interview, Make eye contact of interview person then they feel u have manage any critical incident occurring work place.

I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is web wrapping
  • Ans. 

    Web wrapping is the process of displaying a website within another website or application.

    • It involves embedding a website within an iframe or a div element.

    • Web wrapping is commonly used in mobile apps to display web content without leaving the app.

    • It can also be used to display content from a different domain on a website.

    • Web wrapping can be done using JavaScript or server-side scripting languages.

    • Examples of web wrapp...

  • Answered by AI
  • Q2. Vba effects
  • Ans. 

    VBA effects on software development

    • VBA can automate repetitive tasks in software development

    • VBA can be used to create custom functions and add-ins in Excel

    • VBA can interact with other Microsoft Office applications

    • VBA can be used to create user interfaces for data entry and analysis

    • VBA can be used to manipulate data in databases

    • VBA can be used to create macros in software applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite and listen carefully all the questions then answer

Skills evaluated in this interview

I was interviewed in Sep 2017.

Interview Questionnaire 

4 Questions

  • Q1. Technical interview take by client technical person actually they are hiring for another client so they took total 3 technical round and final will HR round
  • Q2. Asking about life cycle of Dot net mvc contols entity frame work and SQL queries
  • Q3. Problem based on oops and SQL queries outputs
  • Q4. Basic questions about my self ,salary discussion basic formalities form I have to fill up

Interview Preparation Tips

Round: Test
Experience: There were around 15 objective question that includes mvc, c#.net and SQL server. It was very simple question like different types of filters,Acton results in mvc. Basic oops concept and dot net web page regarding

Round: Resume Shortlist
Experience: After completing test round another was technical round discussed maily for mvc and SQL server questions. Around 30 mint discussion. After qualify this round another round will start from client technical staff.

General Tips: It was for 2-3 year experience person very simple to crack but focus on you which profile you are looking for study interview questions from net
Skills: Dot net mve oops concept jQuery and SQL server

I applied via Walk-in and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What I'd c language ?
  • Ans. 

    C is a general-purpose, procedural programming language.

    • C was developed by Dennis Ritchie at Bell Labs in 1972.

    • It is widely used for system programming, embedded systems, and game development.

    • C is a compiled language and has a low-level memory manipulation feature.

    • It has influenced many other programming languages such as C++, Java, and Python.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Take a fast interview process.Take rounds 2 to 3

Skills evaluated in this interview

Round 1 - Coding Test 

Dsa coding round

Round 2 - Coding Test 

Dsa questions

Round 3 - HR 

(5 Questions)

  • Q1. Why should we hire you?
  • Q2. Why are you looking for a change?
  • Q3. Where do you see yourself in 5 years?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - great do dsa well.
Contribute & help others!
anonymous
You can choose to be anonymous

Tally Solutions Interview FAQs

How many rounds are there in Tally Solutions Software Engineer Trainee interview?
Tally Solutions interview process usually has 2 rounds. The most common rounds in the Tally Solutions interview process are Coding Test, Resume Shortlist and Technical.
What are the top questions asked in Tally Solutions Software Engineer Trainee interview?

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

  1. Linked list implementation and operatio...read more
  2. Bit manipulation question on counting number of 1's in binary of a decimal numb...read more
  3. Computer networking, Operating systems, DBMS, Java, O...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

SALARIES

Techno Electric & Engineering Company

INTERVIEWS

Larsen & Toubro Limited

No Interviews

INTERVIEWS

Sutherland Global Services

No Interviews

INTERVIEWS

Virtusa Consulting Services

No Interviews

INTERVIEWS

Johnson & Johnson

No Interviews

INTERVIEWS

Patel Infrastructure

No Interviews

REVIEWS

Techno Electric & Engineering Company

No Reviews

INTERVIEWS

Baxter International

No Interviews

Tell us how to improve this page.

Tally Solutions Software Engineer Trainee Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Tally Solutions Software Engineer Trainee Salary
based on 31 salaries
₹9.4 L/yr - ₹11.4 L/yr
152% more than the average Software Engineer Trainee Salary in India
View more details

Tally Solutions Software Engineer Trainee Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
Business Manager
182 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
41 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Product Manager
39 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tally Solutions with

Zoho

4.3
Compare

QUICK HEAL TECHNOLOGIES

3.7
Compare

Ramco Systems

3.9
Compare

MARG ERP

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