<key, value> Data Structure
1154
Views
1
Comments
On our RadarOn our Radar
Backend
It would be nice if the agile platform had a structure (a special case of record list) with a field that could be used as Key to reach a Value, directly. This way, the search complexity would be O(1) and not O(n).

Something similar to Java Hashtable and HashMap.

This structures have a greater efficiency, especially when manipulating big amouts of data.

It's just an idea :-)

Cheears,
Hugo Laibaças
(www.laibit.com)
2016-04-21 20-09-55
J.
 
MVP
Hi,

Mario from outsystems has published such an extension in the components section. It's a hashtable :)

https://www.outsystems.com/NetworkSolutions/ProjectDetail.aspx?ProjectId=21