Red-Green-Code

Deliberate practice techniques for software developers

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

Quora: What are LeetCode Sessions?

By Duncan Smith Leave a Comment Jul 10 0

This week, an obscure feature of the LeetCode website: How many sessions am I allowed to create in LeetCode, and what are they exactly? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: How do I start competitive programming with limited experience in Java?

By Duncan Smith Leave a Comment Jul 3 0

There’s nothing special about Java in this case: How do I start competitive programming with limited experience in Java? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: Should everyone know how to solve FizzBuzz?

By Duncan Smith Leave a Comment Jun 26 0

It’s the ever-popular FizzBuzz: Should everyone know how to solve FizzBuzz? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: What Does a Software Development Manager Do?

By Duncan Smith Leave a Comment Jun 19 0

“What would you say … you do here?” What is the exact job of a computer programmer manager? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: Where Can I Find Ad Hoc Programming Puzzles?

By Duncan Smith Leave a Comment Jun 12 0

Sometimes it’s useful to practice with problems where everything you need to know is in the problem description: Where can I find ad hoc programming puzzles? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: How Do I Get Faster at Solving Programming Problems?

By Duncan Smith Leave a Comment Jun 5 0

Code quality is important, but speed is also a factor in programmer productivity: It takes me a lot of time to solve programming problems. How do I get faster? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: Which is More Beneficial for the Brain, Solving Chess Problems or Solving Coding Challenges?

By Duncan Smith Leave a Comment May 29 0

Braiiiiins…. Which is more beneficial for the brain, solving chess problems or solving coding challenges? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: How Do I Solve Dynamic Programming Problems?

By Duncan Smith Leave a Comment May 22 0

A follow-up to last week’s question: How do I solve dynamic programming problems? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: Can an introductory problem be solved using dynamic programming?

By Duncan Smith Leave a Comment May 15 0

To answer this question, I used an example from LeetCode: Can an introductory problem be solved using dynamic programming? (answer) I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Continue

Quora: Why Doesn’t Project Euler Have Editorials?

By Duncan Smith Leave a Comment May 8 0

In the world of competitive programming, an editorial is an article that explains the solution to a problem. Project Euler is different from competitive programming sites, and they also have a different philosophy about editorials: Why does Project Euler not have any editorials? (answer) I’m writing some answers on Quora this year. For more information, […]

Continue
  • « Previous Page
  • 1
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 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