Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/randhir200/wave-pattern
Given a Linked List of unsorted integers with unique values, we need to check that it forms a wave pattern or not. A sequence is said to be in wave pattern if it is increasing and then decreasing alternatively or vice versa. For example, if we have a linked list 4->7->2->8.
https://github.com/randhir200/wave-pattern
Last synced: 1 day ago
JSON representation
Given a Linked List of unsorted integers with unique values, we need to check that it forms a wave pattern or not. A sequence is said to be in wave pattern if it is increasing and then decreasing alternatively or vice versa. For example, if we have a linked list 4->7->2->8.
- Host: GitHub
- URL: https://github.com/randhir200/wave-pattern
- Owner: Randhir200
- Created: 2022-06-15T03:08:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-15T03:58:18.000Z (over 2 years ago)
- Last Synced: 2024-11-06T03:46:53.334Z (about 2 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: