DEV Community

test test
test test

Posted on

Array

Here are the LeetCode equivalents for the problems mentioned:

  1. Two Sum

  2. Best Time to Buy and Sell Stock

  3. Merge Sorted Array

  4. Pascal's Triangle

  5. Stocks Are Profitable

  6. Single Number

  7. Contains Duplicate

  8. Majority Element

  9. Find the Duplicate Number

  10. Move Zeros

These are the corresponding LeetCode problems for the Coding Ninjas problems you've mentioned.

Top comments (0)