Red-Green-Code

Deliberate practice techniques for software developers

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

CPFAQ: The Quora Approach to Quality Control

By Duncan Smith Leave a Comment Oct 31 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. Every website that gets its content from its users has to deal with the problem of […]

Continue

CPFAQ: Defining Competitive Programming Terms, Part 2

By Duncan Smith Leave a Comment Oct 24 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 wrote a couple of weeks ago, the CPWiki now has a competitive programming glossary. […]

Continue

CPFAQ: Making a Wiki Look Like Wikipedia

By Duncan Smith Leave a Comment Oct 17 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 mentioned last week that I was creating a glossary of competitive programming terms, in the […]

Continue

CPFAQ: Defining Competitive Programming Terms

By Duncan Smith Leave a Comment Oct 10 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. It would be useful to have a page in the FAQ for a glossary of competitive […]

Continue

CPFAQ: Unicode in Quora Question Titles

By Duncan Smith Leave a Comment Oct 3 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 have mentioned in the past, I often use Excel as a quick way to […]

Continue

CPFAQ: Multi-Question Questions

By Duncan Smith Leave a Comment Sep 26 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. When you’re logged into Quora, there’s a link at the top of your question feed that […]

Continue

CPFAQ: Quora Merge Tracker

By Duncan Smith Leave a Comment Sep 19 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. The Competitive Programming topic on Quora, and related topics, contain thousands of examples of what people […]

Continue

CPFAQ: Merging Questions, Part 2

By Duncan Smith Leave a Comment Sep 12 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. One result of classifying many Quora questions is finding many duplicates. Quora knows about this and […]

Continue

CPFAQ: Question Categories, Part 2

By Duncan Smith Leave a Comment Sep 6 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. Using my QuoraClassifier tool, I’ve gotten about 25% of the way through my question list. So […]

Continue

CPFAQ: Fast Classification, Part 2

By Duncan Smith Leave a Comment Aug 29 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 writing a tool called QuoraClassifier to speed up the process of organizing the list of […]

Continue
  • « Previous Page
  • 1
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • …
  • 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