Skip to content

Max LED Lighting problem involves connecting LEDs to corresponding power sources to maximize the number of LEDs without allowing wires to cross.

Notifications You must be signed in to change notification settings

youseftareq33/Java_Algorithm_4_Max-LED-Lighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Max Led Lighting

Description:

Max LED Lighting problem involves connecting LEDs to corresponding power sources to maximize the number of LEDs without allowing wires to cross. This is achieved through Dynamic Programming (DP), where the goal is to find an optimal solution.

Note :

  • There is app_photo.

  • the problem solved using longest common subsequence.

About

Max LED Lighting problem involves connecting LEDs to corresponding power sources to maximize the number of LEDs without allowing wires to cross.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published