Challenge #1: Join to Range
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
bpiscoya
7 - Meteor
03-11-2023
07:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi there, I think the solution is reasonable since the example shows only 5 ranges. However, your current approach is not scalable.
Should the table increase the number of records, it would be tedious to update manually the code your nested case sentence.
Such assumption usually happens in real data.
sanjay_shinde
8 - Asteroid
03-13-2023
02:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
JClinton
7 - Meteor
03-14-2023
12:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HBenMatouk
5 - Atom
03-17-2023
07:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
jatluri
5 - Atom
03-17-2023
08:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
jrobiso2
8 - Asteroid
03-17-2023
10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Actually slightly more tricky than I expected.
sylwia-rej
7 - Meteor
03-19-2023
11:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
My solution:
Towers
11 - Bolide
03-20-2023
03:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
two solutions
hang_nguyen_kpmg
8 - Asteroid
03-21-2023
03:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
JS1989
8 - Asteroid
03-22-2023
03:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator