6 kyu

Highest Scoring Word

32,787 of 104,482PG1
Description
Loading description...
Fundamentals
Strings
Arrays
  • Please sign in or sign up to leave a comment.
  • rdunder Avatar

    Loved this kata, thank you!

  • Godplayer7698 Avatar

    iam new i dont know anything pls help

  • FranzMartyn Avatar
  • HAMADA_2003 Avatar

    This comment has been hidden.

  • BasedMasculinityMan Avatar

    All tests passed exept these: Expected: equal to "pizzsuh" Actual: "pizzsuhpete"

    Expected: equal to "peenrasbrsoppfekslnasiprh" Actual: "peenrasbrsoppfekslnasiprhakbbtttpoitpeazdbey". I dont get it. What is the whole string?

  • metatable Avatar
  • oto5 Avatar

    This comment has been hidden.

  • seanm64 Avatar

    This comment has been hidden.

  • v1rn0 Avatar

    This comment has been hidden.

  • samiul_muztaba Avatar

    that easy too, but a little bit hard too!!

  • Musty-Mode Avatar

    This comment has been hidden.

  • webhsir Avatar

    This comment has been hidden.

  • nkfrva Avatar

    This comment has been hidden.

  • choyoon88 Avatar

    This comment has been hidden.

  • aquirozc Avatar

    "All letters will be lowercase and all inputs will be valid"

    Random Tests can lead to Kata.high(""), a warning would be appreciated.

  • sfcsarah Avatar

    This comment has been hidden.

  • grubmax Avatar

    Hello, I ran into a problem and i believe my code is correct but i was stuck when it came to test case of "what time are we climbing up the volcano". Now we all can safely assume that the correct output would be "climbing" but appearently the right answer according to this site is "volcano" which makes no sense because if we add the ascii value of every letter in each word it would be climbing: 837, volcano: 754. Please correct me if I am wrong so that I can complete this kata.

  • tp-codings Avatar

    The test case "what time are we climbing up to the volcano" does not work for me. My code recognize volcano correctly, but it returns "vulcanog" instead. There is probably a memory issue, but I can not find it. Any Ideas?

  • yvancho Avatar

    Why the List class is showing errors?

  • _aslan17 Avatar

    This comment has been hidden.

  • Jewelz Avatar

    Hi, I'm having trouble with the instructions "Given a string of words, you need to find the highest scoring word." ... do they mean actually "given an array of words"? What is a string of words?

  • Neroan Avatar

    This comment has been hidden.

  • smerchishe Avatar

    Hi all! I solve tasks in C. I ran into a problem while testing my code. As if in tests another line is substituted instead of the one that is displayed on the screen.

    FixedTests for string: "a b" expected: "b" but got: "yz" Completed in 0.5829ms

    RandomTests for string: "rqifoqs moxb" expected: "rqifoqs" but got: "qazeeqfjlqisgbgqammfpjlsn" Completed in 0.8304ms

    Moreover, if you comment out all the tests and leave one, the program I wrote solves all the options.

  • Vienio98 Avatar

    This comment has been hidden.

  • gontofe Avatar

    Wow I feel incredibly stupid after spending far too long on this one because I didn't simply follow the instructions :) Happy to see based on the comments that I am not the only one.

  • JC4114 Avatar

    This comment has been hidden.

  • ibbqcats Avatar

    Just curious if this kata has been updated lately? I seem to be able to return all of the correct strings in the test cases but I keep getting a key error with a random letter?

    it looks something like this: KeyError: 'w'

    Im pretty novice but I feel like Im at my wit's end trying to figure out what this error is complaining about.

  • genericca Avatar

    This comment has been hidden.

  • maxez Avatar

    This one is a little bit difficult.

  • 0contrast Avatar

    C++ has a problem with these 2 cases

    Expected: equal to "ya" Actual: "z"

    and

    pztepirngispcstpuzeapprtoatssuihthipspncrsthpino gotazepoptsttpinuueznostthgziaspzspnsisonzi

  • beisik Avatar

    in IDEA it works. The test check passed. But the final check does not pass and gives an error :randomTests expected:<> but was: null. I can't understand what could be the problem

  • nikevST Avatar

    C++ Getting this problem, after pushing "attempt" button: Edge_Cases: Expected: equal to "z" Actual: "" Another tests - OK!

  • Musasha Avatar

    why did the test add a space with the first character ?

    Expected: {volcano} But was: { volcano}

  • lollerballe Avatar

    Getting this error when trying to "attempt" solution in C# https://imgur.com/7O1AVD3

  • nek11t Avatar

    This comment has been hidden.

  • cuadchris Avatar

    Very fun and challenging!

  • M5INZA Avatar

    This comment has been hidden.

  • benjathje Avatar

    Very nice kata and very fun to code

  • AlexDRichards Avatar

    This comment has been hidden.

  • EugenioRibon Avatar

    I had fun wiht this one, thanks!!

  • sominski Avatar

    When testing code on CodeWars I get: "TypeError: Cannot read property '0' of undefined". At the same time, VSC does not see errors in my code and testing the function on various strings, I get the correct result.

    How could I figure out what the test swears at?

  • woodbineZ Avatar

    I'm looking for help (Python). I manage to create dictionary with key(first word) : value(of a word) but when the test is "aa b" and im looping through dict to find the highest value it points to second key for no reason. How do I pull the first key if values of the keys are the same?

  • ShredwardNorton Avatar

    I'm passing the initial test but get an error in the sentence "what time are we climbing to the volcano". The word "climbing" is scoring higher than "volcano" based on the charCodeAt() unicode return value but the test expects "volcano" to be the returned word. Am I missing something on how we are supposed to be gathering a sum based on the word's total unicode value?

  • Roflbofl Avatar

    In C i've get random tests passed, but only 1 line is breaking and i dont understand why...

  • Dascan Avatar

    My code in my IDE is fine but in codewars I get an error, I don't know if I'm doing something wrong or it's from the page

  • MaxFedor Avatar

    This comment has been hidden.

  • jmasciar1982 Avatar

    This comment has been hidden.

  • Godrim Avatar

    This comment has been hidden.

  • tri@ Avatar
  • terka-codes Avatar

    I am having a problem I JS. It all goes smoothly. I always pass like ten random tests, and then one is incorrect. I counted the values of the strings, and my code returned the word with the highest value, and the test code wanted it to return the second largest value.

    There is always one "sentence" like this, and the rest works as it should. I know that my code returns the right word because I counted the value of the phrase for multiple attempts by myself as well as logged out what the program counted.

    As an example, there is one error massage I've got: "Testing for "krqrldygsavow arjmlluqyqlqr jsqsuntfthebi dlawvlcmovhaj": expected 'krqrldygsavow' to equal 'arjmlluqyqlqr'"

    And this is what my program logged out as the values of the "words": "[ 211, 205, 179, 154 ]"

  • Alexievich Avatar

    This comment has been hidden.

  • muhyilmaz Avatar

    This problem is not well described. I do not understand.

  • KayleighWasTaken Avatar

    Update to Scala 3

    Quick and dirty, just fixed the imports and privated a few vals/defs.

  • egor7orlov Avatar

    Wow. It took me 10 minutes to write code that (as I was thinking) solves the problem and 50 minutes to detect little trick I was missing.

  • cuadchris Avatar

    first kata i've had to give up on.

  • readyrok Avatar

    In Java the random test is failing because it expects the next to last highest scoring word.

  • abstractsins Avatar

    This comment has been hidden.

  • MUKARIT Avatar

    You can spend less time than you think. For this, you should think again !!!

  • ShyHarvey Avatar

    random test passed and basic test failed fffffuuuuuuu

  • andrejmoltok Avatar

    Just to clarify, if letters are repeating in a single word from the string, then those should be counted as double or not?

    ex. Bob => value of b*2?

  • akar-0 Avatar
  • ArtemGulturian Avatar

    This comment has been hidden.

  • Hug0St1gl1z Avatar

    This comment has been hidden.

  • Tmx_ Avatar

    Tests must be broken or something: climbing is actually > volcano. On attempt it expects to return quotation marks as well: expected "this", actually got "this ... But i have seen this completed by more experienced programmer so it should be possible.

    On C++.

  • balu9 Avatar

    Good question but the description is half baked, we have to look at the test cases to see what is going on!

  • Marat1988 Avatar

    This comment has been hidden.

  • kom1ssar Avatar

    This comment has been hidden.

  • Man-In-Blue Avatar

    This comment has been hidden.

  • IamSnehangshu Avatar

    I'm trying to solve these problems in Kotlin(begginer), and I'm unable to write solutions for the basic problems like these, any Blogs/Github repositories recommendation that I should follow?

  • akar-0 Avatar

    This comment has been hidden.

  • akar-0 Avatar
  • AWackO Avatar

    Im kinda confused, not sure what im looking at here. I pass 18 basic tests and it fails here:

    The expression (as strings) (res) == (sol_res) is false: actual=uhgwaukeiexgqcfvwufqjfeuxmhyhcyqztlpnkivdeatwvdrpihnnahzmdwiviojbzyozfybzyvuhyawvhzxhfviyfgtoubesohqiehgrrpydpjywhusbdaz expected=uhgwaukeiexgqcfvwufqjfeuxmhyhcyqztlpnkivdeatwvdrpihnnahzmdwiviojbzyozfybzyvuhyawvhzxhfviyfgtoubesohqiehgrrpydpjywhusbdazywglphewvlbcpiyfontrrbocyxuzpjmmetnipreksfbgcpbqrughvjjhvtvjrgkloxtddxcvrtathriykdvumtawavesrpceakxdxonnhdwdutrexlnydojeinlorcthme`.

  • veltronic Avatar

    Assert::That(highestScoringWord("what time are we climbing up the volcano"), Equals("volcano"));

    Why does it want to return "volcano", when "climbing" is the highest scoring word? or am i wrong ?

  • Ibzz121 Avatar

    multiverse

  • kee-reel Avatar

    My NASM solution passes Sample and Basic tests, but fails with "Signal code: 11" on Random_Tests_1000_strings_of_65635_char

    If I understand correctly these tests run various 65635-long strings 1000 times? How could I possibly test something like this by myself?

  • RuSeKon Avatar

    This comment has been hidden.

  • mohammedkhaled15 Avatar

    Actually volcano = 754 < climbing = 873 what is wrong here!!!????

  • Afro Sweetness  Avatar

    Me wondering when I can finally tackle this 6 Kyu questions (T-T)

  • CarmineCass Avatar

    Hi guys,

    I am having difficulty with completing these problems, and many of them are basic. What websites can I use to hone my skillset and come back to Code Wars? I have already gone through W3 schools.

  • vgalloi1 Avatar

    This comment has been hidden.

  • CloudyClown Avatar

    This comment has been hidden.

  • gost1k Avatar

    This comment has been hidden.

  • echo1337 Avatar

    I am having a slight issue, I am using powershell and I have a working function but when I test it in the browser it is adding a leading space. The space doesnt appear when I test it outside the browser, and I verified by checking the length of the return string, I also tried adding trims in a few different places just to force it but it isnt catching it.

  • Halicio Avatar

    how to solve a problem without using a dictionary?

  • skaarj1989 Avatar

    std::sort gives me different results for MSVC and Clang 8 Just because of this I have a failed test (Edge_Cases)

    Expected: equal to "ya" Actual: "z"

    Clang8 = [z ya x w v u t s r q p o n m l k j i h g f e d c b a] MSVC = [ya z x w v u t s r q p o n m l k j i h g f e d c b a]

  • avighna Avatar

    "Assert::That(highestScoringWord("what time are we climbing up the volcano"), Equals("volcano"));" this test passes in VSCode for me but fails on codewars. Using C++ and I don't know why this is happening.

  • multi Avatar

    my code works fine in IDEA, but here i pass only 2 from 3 tests, the 3rd one give me :

    java.util.NoSuchElementException at java.base/java.util.Scanner.throwFor(Scanner.java:937) at java.base/java.util.Scanner.next(Scanner.java:1478) at Kata.high(Kata.java:12) at SolutionTest.randomTests(SolutionTest.java:42) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at io.qualified.junit5.RunTests.main(RunTests.java:25)

    Can someone help me?

  • ainsl.ie Avatar

    This comment has been hidden.

  • tegaete Avatar

    The Sample Tests that run with the "Test" button in Golang are not working. I discovered that these tests just expect "aaa" in all of the cases

  • darkar27 Avatar

    This comment has been hidden.

  • 1113277841 Avatar

    This comment has been hidden.

  • gomox79 Avatar

    This comment has been hidden.

  • symumM Avatar

    This comment has been hidden.

  • er  Avatar

    This comment has been hidden.

  • antonustimov Avatar

    This comment has been hidden.

  • Spaceball55 Avatar

    This comment has been hidden.

  • spec70r Avatar

    This comment has been hidden.

  • jerrywickey Avatar

    BTW how do I change my profile pic or is that detirmined by the web site?

  • jerrywickey Avatar

    This comment has been hidden.

  • oleg.babichev.dev Avatar

    good kata .not so easy as at first glance

  • ejini战神 Avatar

    No random tests in Rust

  • jofko27 Avatar

    cool kata :))

  • ejini战神 Avatar
  • Maukan Avatar

    Excellent Kata. Thank you for your hardwork.

  • marcpinet Avatar

    This comment has been hidden.

  • willfowls Avatar

    Looked at this two months ago and couldn't solve. Gave it some time before I came back and it wasn't too bad. As a beginner, it is nice to see progress. Great Kata!

  • JosephxRG Avatar

    Functional solution in scala using recursion is not working with test runtime. In normal runtime returns de correct value. Maybe its a problem with scalatest.

  • Tejasdr281 Avatar

    I am beginner in programming and this might be a very easy kata but got to learn alot from it.

  • Bokkii Avatar

    This comment has been hidden.

  • nwkwok Avatar

    First two tests pass but then:

    Testing for 'byevrg dxukwzd jknpxwifj'

    Failed asserting that two strings are equal. Expected: 'jknpxwifj' Actual : 'dxukwzd'

    But...

    Array ( [byevrg] => 76 [dxukwzd] => 109 [jknpxwifj] => 107 )

    I'm getting the correct values for all the other test cases

  • bruhhurb Avatar

    This comment has been hidden.

  • DarynS Avatar

    "expected:<[]brrtnmdttqmutezxgc> but was:<[rphbnsryttrfj]brrtnmdttqmutezxgc>"

    that is, parentheses and other characters are also considered delimiters?

  • IT-Knight Avatar

    Some random tests may sometimes fail your solution. But sometimes almost perfect code will pass the random tests ^^

  • Kayrim Avatar

    This comment has been hidden.

  • Spiron Avatar

    This comment has been hidden.

  • robertDinca2003 Avatar

    This comment has been hidden.

  • l0n3star Avatar

    This comment has been hidden.

  • newly_created Avatar

    How on earth volcano has more points than climbing ?

  • cantor0827 Avatar

    Expected: equal to taxi Actual: taxi

    Expected: equal to ab Actual: ab

    Expected: equal to facuesatasokbksatrttiem Actual: facuesatasokbksatrttiem

    I was confused...

  • milex Avatar

    This comment has been hidden.

  • ms-374 Avatar

    This comment has been hidden.

  • semajpuos Avatar

    This comment has been hidden.

  • No.1 Avatar

    This comment has been hidden.

  • PythonGod007 Avatar

    The edge case wants me to return multiple words which is impossible in this task. How do I pass the edge test?

  • EmperorMigx Avatar

    What's wrong with C random tests? why I'm getting TIME OUT :(

  • Alexandr Semizbayev Avatar

    [JS]
    [ 367, 346, 370, 314 ] requires a word with score == 367 , not 370... 103 tests passed and only one fails.

  • Jechaca Avatar

    This one was a bit tough. I needed to do a lot more googling than I usually do for a 6 kyu.

  • brigaded Avatar

    This comment has been hidden.

  • furioness Avatar

    This comment has been hidden.

  • AAL_886 Avatar

    Did anyone know stephane777's reply about the volcano and climbing test? I couldn't find it.

  • Jasimatiyeh Avatar

    This comment has been hidden.

  • martinmde Avatar

    Hi,

    when pressing "attempt" I get a pass but stderr says

    main.cpp:75:5: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const int getScore() const { return score; } ^~~~~~ main.cpp:76:5: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const bool isScoreGreaterThan(const TheWord &w) const { return score > w.getScore(); }

    Guess this stderr output prevents from submitting the solution, which passes all tests ?

    Both stderr functions are outside my scope. How can I fix that?

    language C++ Clang 8 C++17

    Actually, when I switch to C++14 the server stops at 12s execution C++17 requires 4s

  • abramgornik Avatar

    This comment has been hidden.

  • ozann Avatar

    This comment has been hidden.

  • 3rdDayzombie Avatar

    This comment has been hidden.

  • TheFreelancer Avatar

    This comment has been hidden.

  • Kaizen7 Avatar

    Golang . -Could you try to give some examples of what is expected to do.

    Expected : ebiwtainje //1058 appears first in the text, yet so "suxlvhzvlo" is supposed to be //the correct one to equal : suxlvhzvlo //1058

    If I set suxlvhzvlo to be the selected word then in other tests, i get the same issue but the other way around. Expected : olserjevmr to equal : xokzqwcqyl Even tho in this case xokzqwcqyl appears before olserjevmr

  • jaakofalltrade Avatar

    The test are buggy.

  • kimnov Avatar

    Hi, I am using C++ for the coding challenge and I still get a fault with the advanced tests, although I made one of the advanced tests myself in the challenge were it passes. Expected: equal to z Actual: ya So I made a test with these words: Assert::That(highestScoringWord("abc f e d z ya"), Equals("z")); That one is successful. But in the advanced tests it still fails???

  • docgunthrop Avatar

    Go translation awaiting approval.

  • Michaelred Avatar

    Expected: equal to ya Actual: atsa Why I cannot pass this test? "ya" is 25 + 1 = 26 "atsa" is 1 + 20 + 19 +1 = 41 please, help me)

  • Unnamed Avatar

    All letters will be lowercase and all inputs will be valid.

    There's a test with an empty string in Rust. I wouldn't consider words of length 0 valid by default.

  • LuiStark Avatar

    [ C ] Hi! I can't figure out why "volcano" is higher score than "climbing". I got the following result highestScoringWord("what time are we climbing up the volcano"); : "volcano" scores = 754 "climbing" scores = 837 So "climbing" should be the highest scores but the test expected is "volcano".

    Halp :v

  • gresnick Avatar

    [Python3] The question states that the input will be lower case and valid input, however the randomly generated tests included upper case characters.

  • ClarkMulvey Avatar

    I passed both the example_tests and the random_tests

    For whatever reason I failed the Edge_cases it says: Expected: equal to z Actual: z

    I'm not understanding - seems like it should be correct to me, anyone have this problem too?

  • MaximMaximus Avatar

    This comment has been hidden.

  • NootNoot Avatar

    After passing all the tests and submitting the code in Python, I get the information that my solution had been witheld and that I haven't completed the task.

  • samedsay Avatar

    When the scores are equal I return the "climbing" but the answer is "volcano" in python all equal tests are wrong.Can you handle this problem?

  • Pedro Martins Avatar

    I can´t figure it what is wrong with my program beacause it runs successfully the sampleTests but randomTests it breaks. I´m using java. Any way to know what the random tests are? The error is: java.lang.NullPointerException at Kata.high(Kata.java:27) at SolutionTest.randomTests(SolutionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at io.qualified.junit5.RunTests.main(RunTests.java:25)

    Thanks

  • koshinus Avatar

    This comment has been hidden.

  • phuongnguyen00 Avatar

    Are there punctuation marks in the samples?

  • Sadra Moh Avatar

    This comment has been hidden.

  • Unnamed Avatar

    At least in Python: missing fixed tests with multiple words with equal scores and such random tests are often not generated. The following tests should be added:

    test.assert_equals(high('aa b'), 'aa')
    test.assert_equals(high('b aa'), 'b')
    test.assert_equals(high('bb d'), 'bb')
    test.assert_equals(high('d bb'), 'd')
    

    Note that some incorrect solutions using dicts may randomly pass some of these tests due to hash function randomization; the subset of the 4 tests seems to provide acceptable reliability. These tests should also fix the issue opened below, but I'd suggest that a distinct test related to that issue should be added first.

  • user7071921 Avatar

    This comment has been hidden.

  • Maoguoquan Avatar

    This comment has been hidden.

  • nefigarcia Avatar

    My code runs fine on my compiler, when i compiled on this app it says this error on stacktrace in random test java.util.NoSuchElementException at java.base/java.util.ArrayList$Itr.next(ArrayList.java:999) at java.base/java.util.Collections.max(Collections.java:672) at Kata.high(Kata.java:30) at SolutionTest.randomTests(SolutionTest.java:33) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) and more......................................

  • nefigarcia Avatar

    This comment has been hidden.

  • sauro98 Avatar

    The random tests for c++ are broken. The test will give as expected a string composed of a bunch of words glued together instead of an actual word in the string. Example: Input string: "stteie r oibtraeoeet i hoaseacrzake kaaoasutoc katidsb pepf uusprtorh rcietsp nps euc ootzpginasbnebkrd se bnhleay kiahpmaaprtkayaa" Expected: "bnhleaykiahpmaaprtkayaa"

  • Majd Kharman Avatar

    Hello, I have all the tests passing except the last one which does not give any info if the expected result: The expression (as strings) (res) == (sol_res) is false.

  • stephane777 Avatar

    This case has already been posted but I still don't understand why 754 is greater than 837 for the test below. It is the only test that didn't pass. Test.assertEquals(high('what time are we climbing up the volcano'), 'volcano'); c:99 l:108 i:105 m:109 b:98 i:105 n:110 g:103 total: 837

    v:118 o:111 l:108 c:99 a:97 n:110 o:111 total: 754

  • knesbitt Avatar

    This comment has been hidden.

  • code555code Avatar

    This comment has been hidden.

  • billywilly1313 Avatar

    Throwing Error when comparing climbing= 837 to volcano= 754. Says Volcano is higher please correct

  • Lyahasik Avatar

    All the tests pass, only 1 base swears. The expression (as strings) (res) == ("z") is false. I tested as best I could with 'z', everything is correct. Check, please.

  • nick3499 Avatar

    This comment has been hidden.

  • HillaSh Avatar

    This comment has been hidden.

  • essenov Avatar

    The description is not clear enough. "You need to return the highest scoring word as a string." The score of the word "abc" could be "123" OR "6" (1+2+3) as it appeared afterwards.

  • MarinaS Avatar

    I pass base and random tests, but i get an error for the edge_cases test:

    Expected: equal to z Actual: z

    So, I don't get why z is not z ^__^

  • koleaby4 Avatar

    It would be good to have a test where there are two words with the same raking. For example I have adjusted one of the existing inputs to the following "what time are we climbing up the volcamp volcano"

    If I understood the requirements correctly, then "volcamp" and "volcano" would have the same ranking and thus "volcamp" should be selected, because it comes first in the input.

    I believe that current top voted solution would fail above test.

  • tyulpan Avatar

    This comment has been hidden.

  • user9044065 Avatar

    When making the attempt, the 'sampleTests' are executed successfully but the 'randomTests' (of which I have no reference) get an error "expected: <[mpvyiqwtojl]> but was: <[weycwlmauoit]>". What is this about?

  • VasVV Avatar

    This comment has been hidden.

  • mumararshaikh Avatar

    When I ran the program it fails for "a" and "aa b". But when I checked the output in printf, values are "a" and "aa". Then why tests are failing.

    FArekkusu(1 kyu)27 minutes ago

    1. You might be misinterpreting the logs.
    2. printf may act funny from time to time making it even harder to understand what's happening.
    3. C version is alright; your code must be the source of the issue.

    mumararshaikh(8 kyu)11 minutes ago1 edit But issue happen only when the answer is a like "aaa b", "aa b", "a". But it passed for "b aa". @FArekkusu Can you elaborate why printf function act funny.

  • mumararshaikh Avatar

    When I ran the program it fails for "a" and "aa b". But when I checked the output in printf, values are "a" and "aa". Then why tests are failing.

  • abeltefbelay Avatar

    Hi The random test cases are broken. expected: volcano actual: climbing correct : climbing

  • flow03 Avatar

    All, who cannot passed random tests, try to pass this tests:

    Assert::That(highestScoringWord("equal to z""), Equals("equal")); Assert::That(highestScoringWord(" equal to z"), Equals("equal"));

    It was help me

  • fujunnnn Avatar

    i allways cannot passed in ramdon tests. and i actually do not know what is problem? remind me that "The expression (as strings) (res) == (sol_res) is false." please help.

  • marc.torrent.tech Avatar

    Hi.

    I think randomTest are broken.

    i.e.: <expected:<[]> but was:<[yfyulrsywxymicxctognypg]> <expected:<[]> but was:<[vxwxqxdrgpnzcpimpqtygxgv]>

  • MiamiNights Avatar

    This comment has been hidden.

  • rrogerthat Avatar

    This comment has been hidden.

  • chrisdetmering Avatar

    The test in Ruby are all messed up. For example:

    Expected: "tvuqkuur", instead got: "noxxrexue" Log "Testing for 'oewkkhwiz jblrxp afgdjuo jqzddoqf lnswna sidbmtxneqj nvlh goqculuiuon ovbnea znj ii mzzktfqvgx yoiqszkwvm wzumec'" "Expecting 'yoiqszkwvm'"

    It says it expects two different words....

  • FArekkusu Avatar

    All languages should have tests like Test.assert_equals(high("aaa b"), "aaa") to check that character scores are indeed a=1, b=2, ... (and not a=0, b=1, ...).

  • FedeMartinez Avatar

    Hello! It would be nice to have the alphabet included in the kata, or to have a comment like "I will usee the USA alphabet". I'm from Uruguay and I included the "ñ" letter on alphabet, so a lot of tests crashes. When I realize the problem I corrected it , but There werent mistakes on the code, only in the alphabet variable

  • Juna :D Avatar

    Is there a way in python where you can devise a coding system - where you set a series of variables to be worth a certain amount?

  • v1gn35h Avatar

    The statement of this kata needs to be a bit more clear about what the score for a word means. i.e Score for a word is the sum of points of its alphabets. Perhaps an example will help.

  • IsmarCoder Avatar

    This comment has been hidden.

  • 172691986 Avatar

    When the scores of two words are the same, sometimes there will be errors. It always return another one.

  • Souzooka Avatar

    Hi, I made a NASM translation for this Kata.

  • Unnamed Avatar

    Scala random tests sometimes crash:

    ...
    Caused by: org.scalatest.exceptions.DuplicateTestNameException:
    Duplicate test name:
    high("l") should return "l"
    
  • xavierguihot Avatar

    Concerning the Scala translation, I have been able to pass an attempt with a = 0, b = 1, ... before finding out it was a = 1, b = 2, ...

    Maybe a fixed test such as "zykqgp bjnb yrmjt i ucuzsw pdvfdrppn f dejctyhcdv" could help fix that

  • agutierrez-datio Avatar

    Scala Translation

    Please review! thks!!

  • kdmatrosov Avatar

    Kotlin Translation

    Please, review and approve/comment

  • jebisata Avatar

    This comment has been hidden.

  • jlowell Avatar

    This comment has been hidden.

  • jlowell Avatar

    This comment has been hidden.

  • sapolio Avatar

    JS test expecting 'volcano' instead of 'climbing' is not correct

  • nyere Avatar

    Please fix part of the kata's description:

    Each letter of a word scores points according to it's position in the alphabet: a = 1, b = 2, c = 3 etc.

    "it's" -> "its"

  • Hello13 Avatar

    As a number of comments below, I have experienced a problem with a random test, although basic tests were successfully passed. I used R to solve the program and received: Test Failed invalid 'type' (list) of argument 1: replicate(95, { s <- character() for (i in seq_len(sample(5:24, 1))) s <- paste(s, paste(sample(letters, sample(10, 1)), collapse = ""), collapse = " ") expect_equal(high(s), pineapple_express(s)) }) at tests.R:20 2: sapply(integer(n), eval.parent(substitute(function(...) expr)), simplify = simplify) 3: lapply(X = X, FUN = FUN, ...) 4: FUN(X[[i]], ...) 5: expect_equal(high(s), pineapple_express(s)) at tests.R:29 6: quasi_label(enquo(object), label) 7: eval_bare(get_expr(quo), get_env(quo)) 8: high(s)

    Any ideas why that happen? I also intentionally converted my output field into a single string.

  • Eugen Lazhyncev Avatar

    This comment has been hidden.

  • adrian.eyre Avatar

    PHP translation please check and approve :-)