home.social

#deque — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #deque, aggregated by home.social.

  1. Модуль collections в Python: ваш чит-код для решения алгоритмических задач

    Пишете list.pop(0) и удивляетесь, почему решение на LeetCode отваливается по Time Limit? Пора перестать изобретать велосипед. Модуль collections — это легальный чит-код, который уже встроен в Python. В статье разбираем три главных инструмента (deque, Counter, defaultdict), которые покроют 90% ваших потребностей в алгоритмических задачах, избавят от лишних циклов и покажут интервьюерам, что вы действительно знаете стандартную библиотеку.

    habr.com/ru/articles/1032834/

    #python #collections #алгоритмы #leetcode #собеседования #структуры_данных #deque #counter #defaultdict #big_o

  2. Модуль collections в Python: ваш чит-код для решения алгоритмических задач

    Пишете list.pop(0) и удивляетесь, почему решение на LeetCode отваливается по Time Limit? Пора перестать изобретать велосипед. Модуль collections — это легальный чит-код, который уже встроен в Python. В статье разбираем три главных инструмента (deque, Counter, defaultdict), которые покроют 90% ваших потребностей в алгоритмических задачах, избавят от лишних циклов и покажут интервьюерам, что вы действительно знаете стандартную библиотеку.

    habr.com/ru/articles/1032834/

    #python #collections #алгоритмы #leetcode #собеседования #структуры_данных #deque #counter #defaultdict #big_o

  3. Модуль collections в Python: ваш чит-код для решения алгоритмических задач

    Пишете list.pop(0) и удивляетесь, почему решение на LeetCode отваливается по Time Limit? Пора перестать изобретать велосипед. Модуль collections — это легальный чит-код, который уже встроен в Python. В статье разбираем три главных инструмента (deque, Counter, defaultdict), которые покроют 90% ваших потребностей в алгоритмических задачах, избавят от лишних циклов и покажут интервьюерам, что вы действительно знаете стандартную библиотеку.

    habr.com/ru/articles/1032834/

    #python #collections #алгоритмы #leetcode #собеседования #структуры_данных #deque #counter #defaultdict #big_o

  4. Модуль collections в Python: ваш чит-код для решения алгоритмических задач

    Пишете list.pop(0) и удивляетесь, почему решение на LeetCode отваливается по Time Limit? Пора перестать изобретать велосипед. Модуль collections — это легальный чит-код, который уже встроен в Python. В статье разбираем три главных инструмента (deque, Counter, defaultdict), которые покроют 90% ваших потребностей в алгоритмических задачах, избавят от лишних циклов и покажут интервьюерам, что вы действительно знаете стандартную библиотеку.

    habr.com/ru/articles/1032834/

    #python #collections #алгоритмы #leetcode #собеседования #структуры_данных #deque #counter #defaultdict #big_o

  5. 🚀🍏 The article pitches a "revolutionary" data #structure that's basically a #deque with a fancy hat. Because what we really need in 2023 is yet another way to shuffle numbers around, right? 🙄💡
    github.com/attilatorda/Shift-T #revolutionarydata #innovation #techhumor #shufflingnumbers #HackerNews #ngated

  6. Who on Mastodon will follow this year's #axecon by #deque?

    Are the talks and sessions actually interesting and useful for the day to day work to increase #accessibility in apps and websites?

    I for myself want to get a deeper understanding for this very important topic as a developer and think that this convention could be a good starting point?

    #AxeCon2025

  7. Who on Mastodon will follow this year's #axecon by #deque?

    Are the talks and sessions actually interesting and useful for the day to day work to increase #accessibility in apps and websites?

    I for myself want to get a deeper understanding for this very important topic as a developer and think that this convention could be a good starting point?

    #AxeCon2025

  8. Who on Mastodon will follow this year's #axecon by #deque?

    Are the talks and sessions actually interesting and useful for the day to day work to increase #accessibility in apps and websites?

    I for myself want to get a deeper understanding for this very important topic as a developer and think that this convention could be a good starting point?

    #AxeCon2025

  9. Who on Mastodon will follow this year's #axecon by #deque?

    Are the talks and sessions actually interesting and useful for the day to day work to increase #accessibility in apps and websites?

    I for myself want to get a deeper understanding for this very important topic as a developer and think that this convention could be a good starting point?

    #AxeCon2025

  10. Who on Mastodon will follow this year's #axecon by #deque?

    Are the talks and sessions actually interesting and useful for the day to day work to increase #accessibility in apps and websites?

    I for myself want to get a deeper understanding for this very important topic as a developer and think that this convention could be a good starting point?

    #AxeCon2025

  11. Алгоритмы поиска путей на пальцах. Часть 1: Поиск в ширину

    Давайте представим, что вы устроились много лет назад в 2GIS и вам выпала честь написать алгоритм, который будет прокладывать самый короткий автомобильный маршрут от точки A к точке B. Вы отправляетесь искать информацию и к счастью натыкаетесь на эту статью, где мы с вами подробно обсудим популярные алгоритмы поиска пути.

    habr.com/ru/articles/856138/

    #python #bfs #algorithms #deque #graphs

  12. Использование очередей (Queue/Deque) для решения алгоритмических задач на Java

    Как всегда, сначала немного базовой теории для понимания того, с чем мы имеем дело. Queue - однонаправленная очередь, представляет собой структуру данных, которая строится по принципу FIFO (first-in-first-out) . Другими словами, чем раньше элемент был добавлен в коллекцию, тем раньше он оттуда будет удален. Выжимка по методам:

    habr.com/ru/articles/833444/

    #java #leetcode #алгоритмы #deque #программирование #queue #javarush #alhoritms

  13. Изучаем новые структуры данных для iOS разработчика

    Мобильные разработчики редко сталкиваются в работе со сложными структурами данных. Как правило, в рутинных задачах вполне достаточно уметь использовать Array , Dictionary и Set . Но сегодня не об этом. Хороших статей о том, как устроены эти структуры данных, предостаточно. Сегодня я хотел бы рассказать о редких и недооцененных структурах данных. И самое главное, как впустить их в свою рутинную жизнь разработчика.

    habr.com/ru/articles/827162/

    #data_structures #alhoritms #swift #deque #heap #orderedset #ordereddictionary #leetcode #trie #мобильная_разработка

  14. My notes in #notion are slowly growing while preparing for the #cpacc exam using the #deque preparation course.

    While I assume that the little quizzes don't represent the questions in the exam, they give me somewhat of an indication where I'm at.

    Pretty much all of them were easy, but once they're gonna ask me for statistic numbers, I might be screwed.

    #accessibility #a11y #disability

  15. While I think the presentation of Universal Design for Learning #UDL topics is much easier to understand in the #IAAP #Princeton #CPACC course, the #Deque University course goes in to greater depth and provides more information on specific guidelines and checkpoints. #accessibility

  16. I love all the practical examples throughout the #Deque #University #CPACC course and I very much prefer it over the #IAAP #Princeton offering. It is also far less ableist. #accessibility

  17. Button or link, that is the question. In a course, which control type should be used for moving to the next or previous section? Buttons enable the action of moving, while links point to information. Either can be appropriate. #Deque uses links while #IAAP #Princeton uses buttons. I prefer buttons as it is easy to press b to move JAWS to the button. #accessibility #CPACC

  18. Reviewing the Deque University CPACC course, I find I must frequently press insert+escape to refresh JAWS while navigating quizzes. If I don't, I must wait up to a minute after pressing Check Answer to determine whether or not my answer was correct and Proceed to the Next Question. #accessibility #Deque #CPACC

  19. I'm excited to be presenting at Axe-Con 2024. I'll be presenting how UX designers can use our role to advocate for accessibility and create a network of accessibility-minded partners in organizations that lack formal accessibility structures and processes.
    deque.com/axe-con/

    #a11y #deque #ux #accessibility

  20. @matuzo Want to do the #deque courses for the #cpacc and #was exam, but don't know if I'm gonna take the actual exam. Along with that I want to blog about it and the plenty of topics I have in the pipeline.

    Would be stoked to do more client work that is #accessibility related and do more talks at conferences.

    Will do more gigs as a #LiveSound engineer, which will be awesome!

    And really hoping you will add the example for missing document language at inaccessible.gallery/ 😁

  21. @marjon Thanks for your feedback! I think I will give the #deque course a shot and also ask my current employer if they're interested in financing it.

    Agreeing with you regarding practical experience, which is far more worth than a piece of (digital) paper.

  22. Really nice post on the #Deque blog on how they use ML to analyze UI and identify #accessibility issues: deque.com/blog/enhancing-acces

    However, it would be nice if we started moving into the "fixing phase” as soon as possible. IMHO, we spend a lot of time on identifying issues, but a lot of the accessibility obstacles exist because the issues do not get fixed!
    So there!

  23. Surprise delivery from Axe-Con 2023! Big fan of the sticker: "Friends don't let friends ship inaccessible code."

    Tonnes of great resources: accessibility.deque.com/hubfs/

    #Accessibility #deque #A11y #programming

  24. Thanks Deque for the Axe-Con swag. I filled out their post con survey and got a pen, bag, and shirt.
    It was a great event. #axe-con23 #deque

  25. Enjoying a day off, swinging by deque axe-con 2023 to catch a great talk by Aaron Gustafson on #accessibility with AI Research & Ethics, D&I, Product Design, Data Science & Design Systems.

    #Tech has been (rightfully) getting a rough ride lately, but a reminder here of all the good stuff it can achieve.

    #WebDevelopment #A11y #deque #AxeCon

  26. Can't wait for #AxeCon to start next week! If you want to check out amazing talks and panels surrounding #a11y development, design, and updates in #Deque tools for evaluating #Accessibility, come register for free! And don't miss our talk about creating #TactileGraphics for the #AstroAccess project on the 15th at 1pm PT! deque.com/axe-con/register/ deque.com/axe-con/sessions/mak

  27. St³, github.com/asynchronics/st3.

    The Stealing Static Stack. Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.

  28. So, zusätzlich zum Location-Tracking für mein Telefon über die #Nextcloud-App #PhoneTrack hab ich das jetzt auch mal mit einem in #Python zusammengefrickelten #GPSD-Client auch meinem #Wohnmobil beigebracht.

    codeberg.org/scy/jessie/commit

    Viel Liebe für #dataclass und #deque.

  29. So, zusätzlich zum Location-Tracking für mein Telefon über die #Nextcloud-App #PhoneTrack hab ich das jetzt auch mal mit einem in #Python zusammengefrickelten #GPSD-Client auch meinem #Wohnmobil beigebracht.

    codeberg.org/scy/jessie/commit

    Viel Liebe für #dataclass und #deque.

  30. So, zusätzlich zum Location-Tracking für mein Telefon über die #Nextcloud-App #PhoneTrack hab ich das jetzt auch mal mit einem in #Python zusammengefrickelten #GPSD-Client auch meinem #Wohnmobil beigebracht.

    codeberg.org/scy/jessie/commit

    Viel Liebe für #dataclass und #deque.

  31. Wrzucam kolejny link do wydarzenia, tym razem dwudniowe warsztaty dla projektantów i programistów od #Deque. Firma naprawdę istotna w środowisku dostępnościowym. #GAAD 2021: Translating Design Wireframes into Accessible HTML/CSS (Workshop)
    accessibility.deque.com/gaad-2