HexOps LogoGO CHECKPOINTSBY HEXOPS.PRO

Official 01-edu Go piscine roadmap & subject index powered by hexops.pro.

Algorithm01-edu Subject ID: inter

Inter

Display without double entries the characters that appear in both input strings in order of appearance.

View Subject on 01-edu GitHub

Checkpoint & XP Breakdown

CheckpointLevelXP per Exercise
Checkpoint 01Level 518.5k XP
Checkpoint 02Level 532.0k XP
Checkpoint 03Level 542.5k XP
Final CheckpointLevel 553.0k XP

Related Algorithm Exercises

Hash Code
Generate an integer hash value for a string based on character positional weight.
Print Rev Comb
Print all combinations of 3 distinct digits in descending reverse order.
We Are Unique
Count characters that appear in one string or the other, but not both.
Zip String
Compress consecutive repetitive characters into count-character run-length encoded pairs.
Concat Alternate
Interleave elements of two arrays or strings alternately into a single result.
Wdmatch
Check if the first string can be formed by characters in the second string in matching order.