#question

1 messages · Page 1 of 1 (latest)

gloomy carbon
gray notch
#

nah its different

#

This one shifts it by letter

#

So A becomes b

#

a shift is where you pop the last element

#

and add it to the first

#

so ABCD = DABC

#

like a cycle

#

yeah thats what it is

#

but group shifted strings is differemt

#

abc = bcd

#

in the leetcode question i sent

#

so the difference between letters is always the same

#

different questions

#

nah because

#

you need to generate all combos

#

which is easy

#

honestly its not that bad

#

i just dont know what to do after

#

I tried just looping through

#

and seeing if exists

#

like 700

#

so a fail

#

800

#

its eng

#

rng

#

solve q1 q2 and q4

#

u dont even need to solve q4

#

just submit

#

ye q3 mb

#

if u solve q1 q2 q3

#

u get. 780 max

#

which isnt enough

#

nah i dont think so

#

the last 2 questions are usually harder

#

but the first 2 are very simple

#

should take u about 15 mins

#

yeah

#

just make sure to read the questions

#

yeah its annoying

#

nah

#

i dont think they check

#

just codesignal to verify

#

oh