Skip to content

Showing stats for Time & Memory consumed #301

@goyalyashpal

Description

@goyalyashpal

Thanks a lot for such a wonderful package.

  • While doing Sentimental-Credit (credit in python) - I realised several scope of performance oriented improvements in how I can implement that. But not being an expert, I was just guessing about those.

  • Several competitive programming (CP) sites like Coding Ninja, Codeforces, Leetcode etc throw lots of test cases at the programs & measure the program against time required and i guess also on memory consumed.

  • Such a thing at much limited scope was also done in the Sort (x/*/labs/3) with time - but on the student side

So, having that kind of check for resource consumption in check50 will help students measure the efficiency of their code and make better - tangible statistics backed - decisions for choice of Data Structure & Algorithm (DSA) they used on the way.

This will also help in dealing with review of code of internal on-campus students. The cs50 staff would then be easily able to point to a particular tangible number.

Thanks again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    4.xIssues relating to check50 4.xenhancement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions