Red-Green-Code

Deliberate practice techniques for software developers

  • Home
  • About
  • Contact
  • Project 462
  • CP FAQ
  • Newsletter

CPFAQ: Document Classification

By Duncan Smith Leave a Comment Jun 13 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. To organize my list of Quora questions, I have started giving each one a primary category […]

Continue

CPFAQ: Listening for New Questions

By Duncan Smith Leave a Comment Jun 9 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. Quora doesn’t provide a page where a user can see every new question for the topics […]

Continue

CPFAQ: Most Viewed Writers, Part 2

By Duncan Smith Leave a Comment May 30 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. Last week, I described using a Quora topic’s Most Viewed Writers page to collect questions with […]

Continue

CPFAQ: Most Viewed Writers

By Duncan Smith Leave a Comment May 23 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. To find questions for the FAQ, I started with a set of relevant Quora topics, and […]

Continue

CPFAQ: Codeforces in Wikipedia

By Duncan Smith Leave a Comment May 16 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. In defining FAQ-related concepts like question categories, I always check Wikipedia to see what it has […]

Continue

CPFAQ: Question Categories

By Duncan Smith Leave a Comment May 9 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. As I mentioned last week, I have been writing and categorizing canonical questions for the FAQ. […]

Continue

CPFAQ: Canonical Questions

By Duncan Smith Leave a Comment May 5 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. In recent weeks, I’ve been using text mining techniques to analyze a set of Quora questions […]

Continue

CPFAQ: Patterns in Question Titles, Part 3

By Duncan Smith Leave a Comment Apr 28 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. I’m mining my Quora question corpus to find patterns and collect data to help write a […]

Continue

CPFAQ: Patterns in Question Titles, Part 2

By Duncan Smith Leave a Comment Apr 21 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. Last week, I did some simple text mining to classify Quora Competitive Programming questions based on […]

Continue

CPFAQ: Patterns in Question Titles

By Duncan Smith Leave a Comment Apr 14 0

I’m working on a project this year to build a competitive programming FAQ. This is one in a series of articles describing the research, writing, and tool creation process. To read the whole series, see my CPFAQ category page. Now that I have a database of competitive programming questions, I thought it would be interesting […]

Continue
  • « Previous Page
  • 1
  • …
  • 30
  • 31
  • 32
  • 33
  • 34
  • …
  • 49
  • Next Page »

Getting Started

Are you new here? Check out my review posts for a tour of the archives:

  • 2023 in Review: 50 LeetCode Tips
  • 2022 in Review: Content Bots
  • 2021 in Review: Thoughts on Solving Programming Puzzles
  • Lessons from the 2020 LeetCode Monthly Challenges
  • 2019 in Review
  • Competitive Programming Frequently Asked Questions: 2018 In Review
  • What I Learned Working On Time Tortoise in 2017
  • 2016 in Review
  • 2015 in Review
  • 2015 Summer Review

Archives

Recent Posts

  • Do Coding Bots Mean the End of Coding Interviews? December 31, 2024
  • Another Project for 2024 May 8, 2024
  • Dynamic Programming Wrap-Up May 1, 2024
  • LeetCode 91: Decode Ways April 24, 2024
  • LeetCode 70: Climbing Stairs April 17, 2024
  • LeetCode 221: Maximal Square April 10, 2024
  • Using Dynamic Programming for Maximum Product Subarray April 3, 2024
  • LeetCode 62: Unique Paths March 27, 2024
  • LeetCode 416: Partition Equal Subset Sum March 20, 2024
  • LeetCode 1143: Longest Common Subsequence March 13, 2024
Red-Green-Code
  • Home
  • About
  • Contact
  • Project 462
  • CP FAQ
  • Newsletter
Copyright © 2025 Duncan Smith