Upload Button Icon Add office photos
Engaged Employer

i

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

Saraswati Accountants Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Saraswati Accountants Software Interview Questions and Answers

Updated 26 Feb 2024

Saraswati Accountants Software Interview Experiences

Popular Designations

3 interviews found

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

I applied via Referral and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Self introduction and last job

Round 2 - Assignment 

White belt mock test

Round 3 - HR 

(1 Question)

  • Q1. Self introduction and knowledge test

Interview Preparation Tips

Interview preparation tips for other job seekers - very goog company

Customer Support Executive Interview Questions asked at other Companies

Q1. Understanding customer problems,whT i know about BPO nd how they work,how i will handle a difficult nd angry customer,i can satisfied my client.
View answer (21)
Round 1 - Technical 

(3 Questions)

  • Q1. What is if else condition.
  • Ans. 

    if else is a conditional statement used to execute different code blocks based on a condition.

    • It checks if a condition is true or false

    • If true, executes the code block inside if statement

    • If false, executes the code block inside else statement

    • Can have multiple else if statements for multiple conditions

    • Example: if(age > 18){ console.log('You are an adult'); } else { console.log('You are a minor'); }

  • Answered by AI
  • Q2. They will ask you some basic ques of programming languages.
  • Q3. What is the work of for loops.
  • Ans. 

    For loops are used for iterating over a sequence of elements and executing a block of code repeatedly.

    • For loops are commonly used in programming languages like C, Java, Python, etc.

    • They are used to execute a block of code a fixed number of times.

    • For loops can also be used to iterate over arrays and perform operations on each element.

    • The syntax of a for loop typically includes an initialization statement, a condition, a...

  • Answered by AI
Round 2 - Aptitude Test 

Some concept of profit loss,swap between two numbers,reverse string.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident just focus on the consept.
Company is very good.

Tally Operator Interview Questions asked at other Companies

Q1. How do you enter purchase and sale entries
View answer (4)

Salesman Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2022

I applied via Referral and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Accounting Gst banking

Round 2 - Technical 

(2 Questions)

  • Q1. Technical topic ex networking etc
  • Q2. Accounting banking gst etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent Performance as per knowledge

Salesman Interview Questions asked at other Companies

Q1. How can you motivate the customer to buy our products
View answer (8)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Total 5 rounds. 1. pen paper coding test at company location (1st one is two pointer and second one is pattern) 2. L1 techinical - oops concept two coding question and some java and advance java concept basic (find palindrome) 3. L2 techinical - two coding question, one puzzle, sql vs nosql, etc (build linked list using class, find min and max element in array), discussion on time complexity 4. L3 managerial round : one basic two loop question and optimmize it , printing pattern question, etc and time complecity 5. HR round- basic hr questions

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How would you utilize AWS or Azure services to create scalable web applications
  • Ans. 

    Utilize AWS or Azure services for scalable web applications

    • Use AWS Elastic Beanstalk or Azure App Service for easy deployment and scaling

    • Leverage AWS Lambda or Azure Functions for serverless computing

    • Utilize AWS Auto Scaling or Azure Autoscale to automatically adjust resources based on traffic

    • Store data in AWS RDS or Azure SQL Database for scalable database solutions

    • Use AWS CloudFront or Azure CDN for content delivery

  • Answered by AI
  • Q2. How would you tackle memory leaks if the system your working on was experiencing this issue?
  • Ans. 

    I would use memory profiling tools to identify the source of the leaks and then fix them by properly managing memory allocation and deallocation.

    • Use memory profiling tools like Valgrind or Instruments to identify the source of the leaks

    • Review the code to ensure proper memory allocation and deallocation practices are being followed

    • Implement smart pointers or garbage collection to automatically manage memory

    • Use static co...

  • Answered by AI
  • Q3. Have you worked on legacy systems?
  • Ans. 

    Yes, I have experience working on legacy systems.

    • I have successfully maintained and upgraded legacy systems to meet current business needs.

    • I have refactored legacy code to improve performance and scalability.

    • I have integrated new technologies with legacy systems to enhance functionality.

    • I have experience troubleshooting and debugging issues in legacy systems.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Are you capable to work with cross functional teams and handle disputes effectively
  • Ans. 

    Yes, I have experience working with cross functional teams and resolving disputes effectively.

    • I have successfully collaborated with team members from different departments to achieve project goals.

    • I am skilled at mediating conflicts and finding mutually beneficial solutions.

    • I prioritize open communication and actively listen to all team members' perspectives.

    • I have experience using conflict resolution techniques such a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and on to point without deviations, they respect straight forwardness
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between function and method
  • Ans. 

    A function is a piece of code that is called by name, while a method is a function that is associated with an object.

    • Functions are standalone blocks of code, while methods are functions that are part of a class or object.

    • Functions can be called independently, while methods are called on an object.

    • Functions do not have access to data stored in an object, while methods can access and modify object data.

  • Answered by AI
  • Q2. A program related to strings
  • Q3. A program related to prime numbers
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How does database indexing improve query perfoemance?
  • Q2. It reduces search time by optimizing lookups.

Saraswati Accountants Software Interview FAQs

How many rounds are there in Saraswati Accountants Software interview?
Saraswati Accountants Software interview process usually has 2-3 rounds. The most common rounds in the Saraswati Accountants Software interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Saraswati Accountants Software 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 Saraswati Accountants Software. The most common topics and skills that interviewers at Saraswati Accountants Software expect are Tally ERP, Accounting, Business Development, Communication Skills and Tally.
What are the top questions asked in Saraswati Accountants Software interview?

Some of the top questions asked at the Saraswati Accountants Software interview -

  1. What is the work of for loo...read more
  2. What is if else conditi...read more
  3. They will ask you some basic ques of programming languag...read more

Tell us how to improve this page.

Saraswati Accountants Software Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
Vyapar Interview Questions
3.5
 • 50 Interviews
Tally Solutions Interview Questions
4.2
 • 38 Interviews
MARG ERP Interview Questions
3.5
 • 17 Interviews
Busy Infotech Interview Questions
4.0
 • 11 Interviews
QuickBooks Interview Questions
3.0
 • 1 Interview
SlickAccount Interview Questions
4.7
 • 1 Interview
View all

Saraswati Accountants Software Reviews and Ratings

based on 135 reviews

4.7/5

Rating in categories

4.7

Skill development

4.5

Work-life balance

4.4

Salary

4.5

Job security

4.6

Company culture

4.3

Promotions

4.5

Work satisfaction

Explore 135 Reviews and Ratings
Tally Support Executive
8 salaries
unlock blur

₹1.7 L/yr - ₹3 L/yr

Executive Accountant
7 salaries
unlock blur

₹2 L/yr - ₹2.5 L/yr

GST Executive
5 salaries
unlock blur

₹2 L/yr - ₹2.7 L/yr

Sales Coordinator
4 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Business Development Manager
4 salaries
unlock blur

₹2.1 L/yr - ₹4 L/yr

Explore more salaries
Compare Saraswati Accountants Software with

Tally Solutions

4.2
Compare

QuickBooks

3.0
Compare

MARG ERP

3.5
Compare

Busy Infotech

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