Upload Button Icon Add office photos

Filter interviews by

Slice Manager Taxation Interview Questions and Answers

Updated 23 Sep 2024

Slice Manager Taxation Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What do you know about about export services
  • Ans. 

    Export services refer to the sale of services to customers located outside the country of the service provider.

    • Export services involve providing services to customers in foreign countries

    • Taxation on export services may vary based on the country's tax laws

    • Export services can include consulting, IT services, marketing, etc.

    • Export services are often subject to VAT or GST exemptions

  • Answered by AI
  • Q2. Different forms of tds
  • Ans. 

    Different forms of TDS include salary, interest, rent, commission, and professional fees.

    • TDS on Salary

    • TDS on Interest

    • TDS on Rent

    • TDS on Commission

    • TDS on Professional Fees

  • Answered by AI
  • Q3. What is gstr1&3b
  • Ans. 

    GSTR-1 and GSTR-3B are two types of GST returns filed by businesses in India.

    • GSTR-1 is a monthly or quarterly return that contains details of outward supplies of goods or services.

    • GSTR-3B is a monthly summary return that provides details of outward and inward supplies along with the payment of taxes.

    • Both GSTR-1 and GSTR-3B are important for businesses to comply with GST regulations and ensure accurate tax reporting.

    • Fil...

  • Answered by AI
  • Q4. Blocked credit supplies

Interview Preparation Tips

Topics to prepare for Slice Manager Taxation interview:
  • Taxation
  • Indirect Taxation
Interview preparation tips for other job seekers - Aman the interviewer is very sharp witted person you cannot bluff your experience and get with it. You need to know the intrinsic details of GST.

Interview questions from similar companies

I applied via Referral and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQl window functions, how to use joins group by in queries, how data analytics works.. What is ETL

Interview Preparation Tips

Interview preparation tips for other job seekers - Have knowledge about finance domain. Be yourself. Prepare really good for SQL. Know your way in data analytics and engineering.

Interview Questionnaire 

3 Questions

  • Q1. 1hr long.
  • Q2. 1 Hr.
  • Q3. Chilled out. Salary compensation

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA 6 Above shortlisted

Round: Technical Interview
Experience: DSA, Analytics, Business Knowledge

Round: Technical Interview
Experience: Project, DBMS, OOPS, DW, Probability, Puzzles

Interview Preparation Tips

Round: Test
Experience: Test was consist of two sections
1.Quant
2.Aptitude
Tips: Since initial shortlisting was based on Test so focus on Quant and Aptitude
Duration: 40 minutes
Total Questions: 30

Round: Interview
Experience: Tested communication skill for the purpose of client interaction.

Round: Interview
Experience: Asked Questions relating to resume. the first part of the 2nd round was mostly on my intern,the profile of which matched with what they were looking for.Data mining ,Data analyst etc.they went in depth about my intern and asked every detail of how i proceeded in getting the final results. second part focussed on PAYPAL .
Tips: They didn't expect the candidate to know everything about PAYPAL but it is always good to know about the company as much as you can before attending the interview.

Round: Interview
Experience: They looked at the approach and tried to push us to the limits.
The most important factor is how you approach the problem and not if you end up with result then there was other question,they tested the approach even for that one.
Tips: Preparation on guesstimate and case studies will help you deal with question like that.

Skills: Communication skill, Problem solving skill
College Name: IIT MADRAS

Data Analyst Interview Questions & Answers

PayPal user image AKASH KUMAR SINGH

posted on 2 Dec 2016

I applied via Campus Placement and was interviewed in Dec 2016. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. For this round he gave me lot of problems and asked to develop optimal algorithm to solve that. Problems were mainly on trees and number sequences
  • Q2. In this round he mainly discussed my projects and asked me how these can be put to use in Paypal. He also asked some basic questions from ML
  • Q3. HR round was just for formality
  • Q4. Probability , question on calculating expected number of trials and puzzles

Interview Preparation Tips

Round: Test
Experience: The coding question was:
Given a binary string containing 0's and 1's. You can split the string such that each partition should be a exponential of 5 (1,5,25,625...). You were asked to return minimum number of partition for the given string such each partition is exponential of 5. If no such partition exists return -1.
Examples: '101101101' Ans: 3 (101, 101, 101)
'111' Ans: 3 (1,1,1)
10101 Ans: -1
Tips: For MCQ's prepare DSA, OS and Networking. For DSA you can refer to cormen
For Coding question practice on either geeksforgeeks or from any of the coding platforms like hackerrank
The shortlist was mainly dependent on coding question
Duration: 1 hour 30 minutes

Round: Puzzle Interview
Tips: Do lot of puzzles from heard on the street, -----/ , Try to search for more. It will be helpful in other interviews as well

Round: Technical Interview
Tips: Practice algorithm section from geeksforgeeks. There are lot of standard problems. The given questions were slightly modified version of standard problems

Round: Technical Interview
Tips: For this round you need to be well prepared with your projects and resume.

College Name: IIT Madras
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was hackerrank test

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Hackerrank test mostly on python and sql

Round 2 - Technical 

(2 Questions)

  • Q1. SQL based questions
  • Q2. Python based questions

Data Analyst Interview Questions & Answers

PayPal user image Snehith Korukonda

posted on 21 Aug 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

Topics were, DSA, SQL, PL/SQL, Data Augmentation

Round 2 - Coding Test 

Customer churn classification using a classification ML model

Round 3 - Technical 

(2 Questions)

  • Q1. Write a pseudo code for Bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Start with the first element and compare it with the next element, swapping if necessary

    • Repeat this process for each pair of adjacent elements in the array until the entire array is sorted

    • Continue this process for each element in the array until no more swaps are ne

  • Answered by AI
  • Q2. What is an API
  • Ans. 

    An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other.

    • APIs define the methods for requesting and receiving data between software applications

    • APIs can be used to access data from external sources, such as social media platforms or weather services

    • Examples of APIs include the Twitter API, Google Maps API, and Spotify API

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a data analyst with a strong background in statistics and data visualization.

    • Graduated with a degree in Statistics

    • Proficient in programming languages like Python and R

    • Experience in analyzing large datasets and creating data visualizations

    • Strong problem-solving skills and attention to detail

  • Answered by AI
  • Q2. Salaray compensation how much

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Sql and aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Question from resume amd project
  • Q2. Some questions on sql

I applied via Company Website

Interview Questionnaire 

1 Question

  • Q1. Tell me about a project you worked on in which you handled large set of data and multiple tables.

Interview Preparation Tips

Interview preparation tips for other job seekers - Share your geniune answers, articulate them well and be yourself.

Slice Interview FAQs

How many rounds are there in Slice Manager Taxation interview?
Slice interview process usually has 1 rounds. The most common rounds in the Slice interview process are One-on-one Round.
What are the top questions asked in Slice Manager Taxation interview?

Some of the top questions asked at the Slice Manager Taxation interview -

  1. What do you know about about export servi...read more
  2. What is gstr1...read more
  3. Different forms of ...read more

Tell us how to improve this page.

Slice Manager Taxation Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 299 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
HighRadius Interview Questions
2.9
 • 183 Interviews
Fiserv Interview Questions
3.0
 • 172 Interviews
Razorpay Interview Questions
3.6
 • 148 Interviews
Visa Interview Questions
3.5
 • 138 Interviews
Angel One Interview Questions
3.9
 • 135 Interviews
KFintech Interview Questions
3.5
 • 134 Interviews
MasterCard Interview Questions
3.9
 • 134 Interviews
View all

Fast track your campus placements

View all
KYC Associate
140 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Collections Executive
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Support Executive
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Service Executive
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Slice with

ZestMoney

4.0
Compare

Paysense Services India

3.7
Compare

EarlySalary Services

3.8
Compare

Kissht Finance

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