7 kyu

Misleading Signs

141 of 813MelonFruit
Description
Loading description...
Fundamentals
Algorithms
Strings
  • Please sign in or sign up to leave a comment.
  • shvedvp Avatar

    Can my friend just tell he is getting fooled solely by the fact the words are different? One doesn't need to know letters to be able to recognize words distinction.

  • brEZ527 Avatar

    I got 504 test test cases right and 1 wrong I'm so mad ;_;

  • eb110 Avatar
  • Vikto0004 Avatar

    Π›ΠΎΠ³Ρ–ΠΊΠΈ Π½Π΅ΠΌΠ°Ρ” Π½ΠΎΡ€ΠΌΠ°Π»ΡŒΠ½ΠΎΡ—...

  • cwps Avatar
  • jebreen Avatar
  • AyoubMazouz Avatar

    The Kata is fun if you can understand it, Thanks to people who explained it better in the Discourse

  • Softdicky Avatar

    is it just me or i dont even understand the prompt

  • Javokhir-91 Avatar

    I Don't know ... pff

  • rowcased Avatar
  • yorkdev123 Avatar

    Wtf is this question asking?

  • 0x00cl Avatar

    The wording of the description was a bit unclear. It took me a while to understand. Maybe its just me, but reading that it should return True if your friend can figure out you are fooling him implies that False would mean that your friend can't figure out you are fooling him, but the description provides an example where you don't even try to fool him.

    I'd add a another example where it returns False but because your friend can't figure out that your fooling him, like the test "ping","pong", ["p","n","g"]

  • avermakov Avatar
  • VanessaG Avatar

    Hi MelonFruit, can you change this from gaslighting to 'fool' or 'mislead' in the description? Can you also change the kata title to something along the lines of 'what does it really say?'

  • dfhwze Avatar

    Java wants me to make streams or any other kind of over-the-top constructs just to perform the very basic "contains".

  • JohanWiltink Avatar
  • JohanWiltink Avatar
  • Voile Avatar

    Typo in initial code:

      public static boolean gaslighting(String shirtWord, String, yourWord, char[] friendsLetters)