Red-Green-Code

Deliberate practice techniques for software developers

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

Quora: Math or algorithms for competitive programming?

By Duncan Smith Leave a Comment Aug 14 0

Red-Green-Code Quora 2021

More about math:

Which is more important for competitive programming, mathematics or data structures and algorithms knowledge? (answer)

I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Quora: Is there any app which can solve coding problems?

By Duncan Smith Leave a Comment Aug 7 0

Red-Green-Code Quora 2021

Writing code that can write code:

Is there any app which can solve coding problems? (answer)

I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Quora: What are the cons of using bits/stdc++.h in competitive programming?

By Duncan Smith Leave a Comment Jul 30 0

Red-Green-Code Quora 2021

It’s the header file that gets no respect:

What are the cons of using #include<bits/stdc++.h> in competitive programming? (answer)

I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Quora: Learn and then Practice, or Practice and then Learn?

By Duncan Smith Leave a Comment Jul 24 0

Red-Green-Code Quora 2021

Which approach is best?

In competitive programming, which is better? Solve problems and then learn related algorithms, or learn algorithms and then solve related problems? (answer)

I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Quora: How Many Algorithms to Master

By Duncan Smith Leave a Comment Jul 17 0

Red-Green-Code Quora 2021

“I fear not the man who has practiced 10,000 kicks once…”:

Is it better to learn more algorithms or master few of them? (answer)

I’m writing some answers on Quora this year. For more information, see A Project for 2021.

Quora: What are LeetCode Sessions?

By Duncan Smith Leave a Comment Jul 10 0

Red-Green-Code Quora 2021

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.

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

By Duncan Smith Leave a Comment Jul 3 0

Red-Green-Code Quora 2021

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.

Quora: Should everyone know how to solve FizzBuzz?

By Duncan Smith Leave a Comment Jun 26 0

Red-Green-Code Quora 2021

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.

Quora: What Does a Software Development Manager Do?

By Duncan Smith Leave a Comment Jun 19 0

Red-Green-Code Quora 2021

“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.

Quora: Where Can I Find Ad Hoc Programming Puzzles?

By Duncan Smith Leave a Comment Jun 12 0

Red-Green-Code Quora 2021

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.

  • « Previous Page
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 17
  • Next Page »

Stay in the Know

I'm trying out the latest learning techniques on software development concepts, and writing about what works best. Sound interesting? Subscribe to my free newsletter to keep up to date. Learn More
Unsubscribing is easy, and I'll keep your email address private.

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