Diccord:
Yahor Herasimchyk
@ForestDeerr
My objective is to transition into a new professional field. I am results-oriented and consistently pursue goals despite challenges. I bring over 15 years of experience in industrial enterprises as a project manager. Committed to continuous learning and professional development.
function order(words) {
const wordsArray = words.split(' ');
const orderedWords = [];
for (let i = 1; i <= wordsArray.length; i++) {
const word = wordsArray.find(w => w.includes(i.toString()));
if (word) {
orderedWords.push(word);
}
}
return orderedWords.join(' ');
}
// пример использовани
order("is2 Thi1s T4est 3a"); // ➜ "Thi1s is2 3a T4est"
HTML Academy
"JavaScript Developer Program #14" with coursework in:
Rs Scooll
«Js/Front-end Course 2024» с
with coursework in:
Belarusian
Russian
English
Contact me
Diccord:
Yahor Herasimchyk
@ForestDeerr
Mail:
Qwerti@gmail.com
Phone:
+375(25)963-04-78
Pro Skills
java script
type script
html\css
react