Codes

Computer Science Level pending

In a certain code language, ‘NOTE’ is coded as ‘OPUF’. Similarly, ‘TASK’ is coded as ‘UBTL’. How will ‘CORE’ be coded in the same code language?

DPSF DSFP BNRE PSFD

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

13 solutions

Discussions for this problem are now closed

Parth Jolly
Jul 4, 2014

Add 1 to every letter in the word 'CORE' which comes out to be 'DPSF'

Aditya Singh
Oct 15, 2014

In each one of rhe words the letters of another word is added to1 . So c+1, o+1, r+1, e+1 , will be equal to dpsf

Khaulah Putri
Sep 8, 2014

K = k+1 so A=B

Cyd Redelosa
Jul 9, 2014

You could easily get the answer my checking at what letters are already translated. E->F and if you check the choices, no other choice contains F as the last letter. So DPSF

char bucks

Samantha Andrea Respecia - 6 years, 11 months ago

hi hi hi hi

Cyd Redelosa - 6 years, 11 months ago
Annie W.
Feb 22, 2015

This problem is very simple-just turn the letters into their numerical counterparts (for example, A=1, B=2...) and look for a pattern. Soon you will find that you can code these words by adding one to their numerical value-for example, E becomes F, T becomes U, etc. Therefore if you apply this knowledge to the word CORE you get DPSF.

It's a simple Cesar's code, where the key is 1.... so you increment in the alphabet the amount of caracters of the key :)

Lau Mark
Nov 30, 2014

only see that O~P E~F and check the MC

Xander Lewis
Oct 9, 2014

Looking at the two examples, I can see it's a Caesar cipher, where the key is 1. Therefore, CORE = DPSF because C -> D, O -> P, R -> S and E -> F.

Swati Jadhav
Sep 18, 2014

DPSF x=x=1; a=b

If 'x' is a character, you have to choose the character next to it.

Just take the following word of the word to be encoded. Like A=B, B=C, C=D, D=E, E=F, F=G, G=H, H=I, I=J.......Z=A

Krishna Garg
Jul 10, 2014

It is simply next alphabet,hece CORE will be coded as DPSF Ans K.K.GARG,India

Bharath Spidy
Jul 9, 2014

Next alphabet of each alphabet

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...