Please share how you say basic CP terms in your language!

Revision en1, by golions, 2020-04-06 19:12:01

I'm just curious about how speakers of other languages express CP terms. You can also share the literal translation if you think it's interesting — does your language's word for a tree (connected undirected acyclic graph) the same as the word the plant with leaves and a wood trunk? Share whatever you want, such as the pronunciation or word in the script of your language. If you say basic CP terms exactly the same as in English, share that because I find that pretty interesting. You can share any number of terms or algorithms, such as: Competitive Programming

code

array

Java

C++

graph

tree

node/vertex

edge

Dynamic Programming

DFS/BFS

integer

long

variable

test case

sample case

queue

stack

for/while loop

if statement

...

The more words the better, the more languages the better!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English golions 2020-04-07 02:30:46 81
en2 English golions 2020-04-06 21:46:03 206
en1 English golions 2020-04-06 19:12:01 922 Initial revision (published)