Add office photos
Engaged Employer

EY Global Delivery Services ( EY GDS)

3.6
based on 3.5k Reviews
Video summary
Filter interviews by

Tau Films Interview Questions and Answers

Updated 11 Nov 2024
Popular Designations

Q1. 1. Expalin interchanging 2 variables without using a third variable.

Ans.

Interchange 2 variables without using a third variable.

  • Use arithmetic operators to swap values

  • Add the values of both variables and store in one variable

  • Subtract the value of one variable from the sum and store in the other variable

  • Example: a=5, b=7; a=a+b; b=a-b; a=a-b; (a=7, b=5)

Add your answer

Q2. How do you check if a string is palindrome or not

Ans.

To check if a string is a palindrome, compare the string with its reverse

  • Create a function that takes a string as input

  • Reverse the string using built-in functions or manually

  • Compare the original string with the reversed string to check for palindrome

  • Return true if the string is a palindrome, false otherwise

Add your answer

Q3. What are lists and how do you sort them

Ans.

Lists are collections of items that can be sorted based on a certain criteria.

  • Lists are data structures that store multiple items in a specific order.

  • You can sort lists in ascending or descending order based on the values of the items.

  • Examples of sorting algorithms for lists include bubble sort, merge sort, and quicksort.

Add your answer

Q4. Ho do you ensure your code is free from error

Ans.

Code review, unit testing, integration testing, and using debugging tools.

  • Perform code reviews with peers to catch errors early on

  • Write unit tests to validate individual components of code

  • Conduct integration testing to ensure different modules work together correctly

  • Utilize debugging tools like breakpoints and logging to identify and fix errors

  • Follow best practices and coding standards to reduce the likelihood of errors

Add your answer
Discover Tau Films interview dos and don'ts from real experiences

Q5. What is STO Process

Ans.

STO Process stands for Security Token Offering Process, which is a method of fundraising in which digital tokens representing ownership of assets are issued.

  • STO involves issuing digital tokens that represent ownership of assets, such as real estate or company shares.

  • STO tokens are regulated securities and must comply with securities laws.

  • Investors purchase STO tokens using cryptocurrencies or fiat currencies.

  • STO process typically involves KYC/AML checks to verify the identity...read more

Add your answer

Q6. Explain about P2P Cycle

Ans.

P2P Cycle stands for Procure to Pay Cycle, which is the process of obtaining goods or services from a vendor and paying for them.

  • P2P Cycle starts with the need for goods or services, followed by requisition, approval, purchase order creation, goods receipt, invoice receipt, invoice approval, and payment.

  • It involves multiple steps such as vendor selection, negotiation, purchase order processing, goods receipt, invoice verification, and payment processing.

  • Efficient P2P Cycle ma...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Tau Films

based on 9 interviews
1 Interview rounds
Aptitude Test Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Associate Software Engineer Interview Questions from Similar Companies

3.5
 • 21 Interview Questions
3.4
 • 18 Interview Questions
3.9
 • 18 Interview Questions
3.2
 • 17 Interview Questions
3.7
 • 13 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter