Rasik Bihari Tiwari

Results 13 comments of Rasik Bihari Tiwari

Hi @jupiterrocks I request you to please make below changes in your pull request: - Modify readme.md file for new submission for C++ languages - Also add a thoughts section...

You need to add two things in every pull request to get your pull request accepted apart from the program: 1. Please add a thoughts section in your solution file...

You need to add two things in every pull request to get your pull request accepted apart from the program. You can take hint from other pull requests or code...

@kevindelsh this is exactly what was needed. Nice! - Solution passes all test cases - Time and space complexity are correct - Header is formatted properly - Problem has been...

You need to add two things in every pull request to get your pull request accepted apart from the program: 1. Please add a thoughts section in your solution file...

Glad that you added readme.md but there is no thoughts section in 'solution.js' file. Can you please put that as well?

Thanks for adding initial thoughts section. - Solution passes all test cases - Time and space complexity are correct - Header is formatted properly - Problem has been added to...

@AgrawalAnkie you've mentioned the time complexity in your thoughts as O(n2). If you are trying to convey quadratic complexity i.e. "n raised to the power 2" because of nested loops...

Please update readme file for this submission.

You need to add two things in every pull request to get your pull request accepted apart from the program: 1. Please add a thoughts section in your solution file...