Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Keep the longest chains
#9
(Jul-03-2019, 03:12 PM)Amniote Wrote: (it's hard to explain with words, here are some examples):

From Zen on Python (this is about implementation but you can't have implementation without problem description so it can be applied as well):

Quote:If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.

Or put it another way: you cant have solutions without problem description
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
Keep the longest chains - by Amniote - Jul-03-2019, 08:57 AM
RE: Keep the longest chains - by perfringo - Jul-03-2019, 09:22 AM
RE: Keep the longest chains - by Amniote - Jul-03-2019, 01:24 PM
RE: Keep the longest chains - by SheeppOSU - Jul-03-2019, 01:47 PM
RE: Keep the longest chains - by perfringo - Jul-03-2019, 02:03 PM
RE: Keep the longest chains - by Amniote - Jul-03-2019, 03:12 PM
RE: Keep the longest chains - by perfringo - Jul-03-2019, 03:32 PM
RE: Keep the longest chains - by nilamo - Jul-03-2019, 03:19 PM
RE: Keep the longest chains - by Amniote - Jul-03-2019, 03:24 PM
RE: Keep the longest chains - by nilamo - Jul-03-2019, 03:32 PM
RE: Keep the longest chains - by Amniote - Jul-03-2019, 04:51 PM
RE: Keep the longest chains - by nilamo - Jul-03-2019, 05:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python code for Longest Common Subsequence Bolt 3 1,009 Sep-22-2023, 08:09 AM
Last Post: Bolt
  Python implementation of Longest Common Substring problem Bolt 0 600 Sep-17-2023, 08:31 PM
Last Post: Bolt
  longest palindromic subsequence DP solution bug usercat123 9 2,447 Feb-05-2022, 06:00 AM
Last Post: deanhystad
  Longest sequence of repeating integers in a numpy array Cricri 5 5,854 Jun-08-2020, 06:48 AM
Last Post: Cricri

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020