Skip to content

Add data processing utilities with intentional issues#1

Open
lsvishaal wants to merge 1 commit intomasterfrom
feature/logic-perf-issues
Open

Add data processing utilities with intentional issues#1
lsvishaal wants to merge 1 commit intomasterfrom
feature/logic-perf-issues

Conversation

@lsvishaal
Copy link
Owner

Demo PR with logic bugs, performance issues, and readability problems for testing the review system.

- Logic: division by zero risk in calculate_average_metrics
- Performance: O(n²) nested loop in process_large_dataset
- Readability: poor variable naming in extract_user_info
- Edge case: incomplete negative number handling in find_max_value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant