-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Random examples:
- Functionality explanation
What's the purpose of
funcinfile
- Design patterns
What is the design pattern used for
file, respond with one of "OOP", "FP", etc.
- Dependencies
What libraries are used for the module
module.py
- Functionality synthesis
Which function/class in this repo is responsible for xxx functionality?
- Error handling
How does the method
methodhandles the case where xxx error...
- Algorithms
Describe the algorithm used in
func?
- Testing
Which test checks for xxx case? What is xxx test for?
- General problem solving
What strategy is used to tackle the xxx challenge?
How do we justify the design?
liyucheng09ganler