#wtf?

1 messages ยท Page 1 of 1 (latest)

stuck acorn
ornate raptor
#

idk lol

#

you write your own test cases in their OA

#

but you have to work through their test case interface

#

and its broken cos from whatever program they are feeding the wrong test case input into my function so it just throws all and every test case you write

gusty valve
#

i had similar experience, i was trying to return the length of the input string but it would return the unique chars in the string.
I emailed them and they weere good!

ornate raptor
gusty valve
#

yes

ornate raptor
#

or did they just say "oh we will keep that question in mind when evaluating"

#

kk

gusty valve
#

Make sure you are able to be specific with the details.

ornate raptor
#

i need a redo

#

it basically lops of the first and last character of a string

#

but since my problem is a string parsing problem

#

thats a big issue

gusty valve
#

wait, whats lops?

ornate raptor
#

no

#

as in

#

it omits the first and last char of the string

#

thats my bug

gusty valve
#

got it, dw champ, you should be good ๐Ÿ™‚

ornate raptor
#

i only filled out the form

#

with the specific detail

gusty valve
#

just be specific with all the details since thats their software bug, and remember, reproducing the bug for bug fixer is a good skill too ๐Ÿ˜‰

ornate raptor
#

i mean

#

it fails all test cases and theres nothing needed to reproduce it

#

feed it any string and the arg that gets passed in misses the first and last char

#

but anyways

#

i spent 50 minutes

#

thinking my code was a piece of shit

gusty valve
#

gl champ ๐Ÿ™‚

ornate raptor
#

before realizing it was a bug on googles side

#

so i had no time for problem 2 which i just wrote a brute force soln for

ornate raptor
#

bruh they just ignored my message