並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 3 件 / 3件

新着順 人気順

"competitive programming"の検索結果1 - 3 件 / 3件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

"competitive programming"に関するエントリは3件あります。 競技プログラミング機械学習プログラミング などが関連タグです。 人気エントリには 『Competitive programming with AlphaCode』などがあります。
  • Competitive programming with AlphaCode

    Research Competitive programming with AlphaCode Published 8 December 2022 Authors The AlphaCode team Note: This blog was first published on 2 Feb 2022. Following the paper’s publication in Science on 8 Dec 2022, we’ve made minor updates to the text to reflect this. Solving novel problems and setting a new milestone in competitive programming Creating solutions to unforeseen problems is second natu

      Competitive programming with AlphaCode
    • Let me introduce competitive programming - GMO Research & AI Tech Blog

      Self-Introduction ※今回は英文で執筆いただきました。 ▼和文バージョンはこちら。 Hello ! I am Priyanka, currently working as System Engineer in GMOリサーチ株式会社. It has been almost 3 years since I’ve started working and writing codes for real products in this company. You can say that I am still in my learning phase as an engineer. I like to achieve new things and always have a mindset to continue growing, so I find ways to improve

        Let me introduce competitive programming - GMO Research & AI Tech Blog
      • blog :: Brent -> [String] - Competitive Programming in Haskell: stacks, queues, and monoidal sliding windows

        Competitive Programming in Haskell: stacks, queues, and monoidal sliding windows Suppose we have a list of items of length \(n\), and we want to consider windows (i.e. contiguous subsequences) of width \(w\) within the list. ⊕A list of numbers, with contiguous size-3 windows highlighted We can compute the sum of each window by brute force in \(O(nw)\) time, by simply generating the list of all the

        1

        新着記事