Skip to content

TypeScript: Chapter 1 Two Pointers #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

aikhelis
Copy link
Contributor

@aikhelis aikhelis commented Jan 25, 2025

  • pair_sum_sorted_brute_force
  • pair_sum_sorted
  • triplet_sum_brute_force
  • [javascript] stringifying / de-stringifying triplets to work as unique Set values
  • triplet_sum
  • is_palindrome_valid
  • [javascript] created helper-function isalnum with regex matcher
  • largest_container_brute_force
  • largest_container
  • shift_zeros_to_the_end_naive
  • shift_zeros_to_the_end
  • next_lexicographical_sequence

Copy link
Collaborator

@Destiny-02 Destiny-02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @aikhelis, thank you for making your first PR and kicking off the TypeScript solutions! Please see the comments for the change requested.

Copy link
Collaborator

@Destiny-02 Destiny-02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Destiny-02 Destiny-02 merged commit 5ef5c80 into ByteByteGoHq:main Jan 27, 2025
@aikhelis aikhelis changed the title Adding TypeScript with Two Pointers chapter Add TypeScript and Chapter 1: Two Pointers Jan 27, 2025
@aikhelis aikhelis changed the title Add TypeScript and Chapter 1: Two Pointers Add TypeScript and Chapter 1: Two Pointers 🌐 Jan 27, 2025
@aikhelis aikhelis changed the title Add TypeScript and Chapter 1: Two Pointers 🌐 Add TypeScript and Chapter 1: Two Pointers Jan 27, 2025
@aikhelis aikhelis deleted the typescript-solutions-two-pointers branch January 27, 2025 12:25
@aikhelis aikhelis changed the title Add TypeScript and Chapter 1: Two Pointers TypeScript: Chapter 1 Two Pointers Jan 31, 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