Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Data-Structures-and-Algorithms copied to clipboard

Create a algorithm to calculate tax from income tax slabs.

Open Iltwats opened this issue 5 years ago • 3 comments

User will give you the number of slabs in income tax layer and amount of tax to be charged (mean to say these values are variable). Create a program to implement these and also given the same inputs you have to calculate the salary from the tax paid.

You can break this program into parts to solve. But should be under one file.

Iltwats avatar Sep 30 '20 14:09 Iltwats

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.94. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Sep 30 '20 14:09 issue-label-bot[bot]

@Iltwats can your review #108

Mayur500 avatar Oct 03 '20 16:10 Mayur500

please assign me this issue @Iltwats

Suravihere avatar Oct 09 '22 16:10 Suravihere