English
Русский
Українська
Голубая
Фиолетовая
Cветлая
Терминал
Norton
Войти
Используй промокод SUMMERUP - экономь на горячем, трать на холодное! 🍧 🍸 🍋 🍉 🍹
AlgoExpert | Станьте экспертом по алгоритмам logo

Отзывы на курс "AlgoExpert | Станьте экспертом по алгоритмам"

AlgoExpert | Become an Algorithms Expert

505 9
Информация Комментарии (117)
User Avatar
  • User Avatar
    aleksejbocarov65
    Я конечно воспринимаю инглишь на слух и не хочу никого шеймить, но вот этот шепелявый ютубер очень очень напрягает своей дикцией. Когнитивно сложнее воспринимать и так не легкую информацию имхо.
  • User Avatar
    sidharrthnix
    Hi, where can i find the questions for these videos. I can obtain answer from download course material, but they dont have questions
  • User Avatar
    savvit
    есть возможность добавить субтитры?
  • User Avatar
    darker savvit
    используйте - https://github.com/ilyhalight/voice-over-translation
    можно будет и субтитры, и озвученный перевод сделать, если нужно.
  • User Avatar
    savvit darker
    спасибо за совет
  • User Avatar
    mtmanh2024
    why when i download materail, quality of videos too bad
  • User Avatar
    adeel
    Typescript solutions are not complete
    For example, for video#87 (reveal minesweeper),
    the solution the solution on path 2. Medium > 56. Reveal Minesweeper > 9. TypeScript is not complete.
    Same with other many Typescript solutions.
  • User Avatar
    chipaldos
    4. very hard -> 36. Smallest Substring Containing -> Go. Решение неполное. И так много где.
  • User Avatar
    CourseHunter Team chipaldos
    Действительно, извините. Поправим, отпишем тут
  • User Avatar
    chipaldos CourseHunter Team
    Здравствуйте, а когда будет обновление?
  • User Avatar
    chipaldos CourseHunter Team
    Спасибо!
  • User Avatar
    HashMap
    Thanks
  • User Avatar
    JarvisJack
    Thank you for updating.
  • User Avatar
    Anonymous
    Thank you for updating the course!
  • User Avatar
    Anonymous
    Could you please update the course ?
  • User Avatar
    Andrew
    Can you update with subtitle
  • User Avatar
    JarvisJack
    Please Update the course
  • User Avatar
    HashMap
    Please Update
  • User Avatar
    Satansoft
    По голосу узнал шепелявого румына, это он в гугл собеседует xD
  • User Avatar
    HashMap Satansoft
    он Румын? Фамилия вроде под румынскую подойдет)
  • User Avatar
    Zeroname
    @Coursehunters Team, будь ласка, благослови нас.
  • User Avatar
    CourseHunter Team Zeroname
    ще трішки
  • User Avatar
    Mendax47
    somebody update it please.... :'(
  • User Avatar
    Zeroname
    update please...
  • User Avatar
    V
    200 now!
  • User Avatar
    anton
    Upda please
  • User Avatar
    faizi
    Admin pls update
  • User Avatar
    Anonymous
    There are 195 Questions up to this date.
  • User Avatar
    John wick
    Please update
  • User Avatar
    Anonymous
    there are 20+ new coding questions
  • User Avatar
    JScripter
    If possible - update, please
  • User Avatar
    gogo
    @admin
    please update the zip code material
  • User Avatar
    SKIncognito
    Would be much appreciated if you could upload the question prompts + hints as well. I could find all the easy ones on the web, but not all the medium+ ones.

    Surprised no one else asked for them, are you guys just looking at the solution before giving it a try? Or maybe giving it a try after the solution has been discussed, without looking at the completed code? I'm trying to build a little intuition beyond memorizing solutions though.
  • User Avatar
    SKIncognito SKIncognito
    Wish I could delete that comment. But yes if you look hard enough you can find every question without hints or sample input/output.
  • User Avatar
    restored
    please update zip
  • User Avatar
    andreyfits
    Обновите материалы пожалуйста!
  • User Avatar
    Drekavac
    Обновите материалы пожалуйста!
  • User Avatar
    ThePentagramBurns
    Спасибо большое за обновление!!!
  • User Avatar
    andreyfits
    Please update!
  • User Avatar
    HEM4NG
    Please update !!!
  • User Avatar
    Andrew
    Please Update
  • User Avatar
    Anonymous
    update please
  • User Avatar
    gogo
    plz update the course
  • User Avatar
    voterrobe
    hey admin, could you please update this?
  • User Avatar
    ThePentagramBurns
    обновите курс, пожалуйста. Там уже полно новых видео.
  • User Avatar
    veros_bo
    hey admin, could you please update this?
  • User Avatar
    seemeon
    Please update
  • User Avatar
    Tokala
    please update ,we are good if u update just videos
  • User Avatar
    John wick Tokala
    No we are not
  • User Avatar
    sealbergs
    found a better way to solve task 19: MoveElementToEnd
    It returns an array of numbers with selected number moved to the end, but other numbers are still in the same order they were represented in the initial array.

    const moveToEnd = (array, num) => {
    let idx = array.indexOf(num);
    for (let i = idx + 1; i < array.length; i++){
    if (array[i] !== num){
    //swap
    [array[i], array[idx]] = [array[idx], array[i]];
    idx++;
    }
    }
    return array;
    }
  • User Avatar
    Andrew
    Hey can I add other courses?https://www.algoexpert.io/purchase
  • User Avatar
    Anonymous
    please update , thanks
  • User Avatar
    thanhhung.0706
    Please update. Thank you
  • User Avatar
    Drekavac
    Обновите пожалуйста
  • User Avatar
    potent
    PLEASE UPDATE
  • User Avatar
    Vivek
    Update it please, thanks.
  • User Avatar
    ASilentVoice
    Update it please, thanks.
  • User Avatar
    Anonymous
    Please update the course. It has 60 more videos
  • User Avatar
    rakeshsuvidya
    Please update the course. There are 160 videos on the actual website. Thanks
Команда внимательно читает ваши комментарии и оперативно на них реагирует. Вы можете спокойно оставлять запросы на обновления или задавать любые вопросы о курсе здесь.