Python Forum
programming challenge: double words
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
programming challenge: double words
#8
what i am looking for is how to handle cases where reading the dictionary file into a dictionary or list or set runs out of memory.  sure it is easy if you can have a set of all words in memory.   i tried it, writing some quick code and it goes very fast. the memory efficiency is just a personal interest.  these days, memory is cheap; my laptop is 16GB and my server is 64GB which way more than enough to do this, even with a dozen VMs running (none running Windows).
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
programming challenge: double words - by Skaperen - Dec-10-2016, 05:57 AM
RE: programming challenge: double words - by Yoriz - Dec-10-2016, 12:58 PM
RE: programming challenge: double words - by Ofnuts - Dec-12-2016, 12:49 AM
RE: programming challenge: double words - by Skaperen - Dec-12-2016, 07:19 AM
RE: programming challenge: double words - by Ofnuts - Dec-14-2016, 07:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Where is a "Challenge" forum? wavic 2 3,680 Nov-08-2016, 11:45 AM
Last Post: Kebap

Forum Jump:

User Panel Messages

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