question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

reverse-string: choose appropriate unlocked_by exercise

See original GitHub issue

Choose and exercise for reverse-string to be unlocked_by there is previous discussion in #1044 😃

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Smarticles101commented, Nov 29, 2017

Sounds good, I like two-fer as well as the option

0reactions
stkentcommented, Nov 29, 2017

I like two-fer as the pick. Additionally, I’d prefer to avoid this duplication:

But I would be happy to duplicate the information in reverse-string if people think that would be useful 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exercise 36 - Reverse String - Invent with Python
We'll use this technique to reverse the characters in a string. Exercise Description. Write a reverseString() function with a text parameter. The function ......
Read more >
Python Exercise: Reverse a string - w3resource
Python Exercises, Practice and Solution: Write a Python program to reverse a string.
Read more >
Reverse string in Python (6 different ways) - GeeksforGeeks
In this example, we call a function to reverse a string, which iterates to every element and intelligently joins each character in the...
Read more >
reverse-string: string with newline · Issue #2073 - GitHub
I don't see a new exercise with this as redundant, because the handling of new lines makes it a very different exercise for...
Read more >
sowosammer's solution for Reverse String in TypeScript on ...
Learn from how sowosammer solved Reverse String in TypeScript, and learn how others have solved the exercise.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found