Skip to content

Conversation

@ocman-nazir-briet
Copy link

  • Implemented max_product_subarray to find the maximum product of any contiguous subarray.
  • Implemented min_window to find the smallest substring containing all given characters.
  • Implemented min_meeting_rooms to determine the minimum number of meeting rooms required.
  • Implemented longest_consecutive_sequence to find the longest sequence of consecutive numbers in an array.
  • Implemented maximum_xor_pair to find the maximum XOR of any two numbers in a list.
  • Added structured JSON formats including function definitions, test cases, and example test cases for each problem.

@ocman-nazir-briet ocman-nazir-briet changed the title Update humaneval-python.jsonl and added new python codes. Added new python codes for max_product_subarray, min_window, and min_meeting_rooms in HumanEval. Jan 30, 2025
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.

2 participants