i am getting TLE
please review my code and suggest me things to edits in code
Counting sort TLE ERROR
@Diwyanshui i suggest that you should first see how counting sort works and implemented from your course(if it is in your course) else from some good source then write code once again cause your code need a lot of changes.