This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> # Pregunta No 1 (24 Puntos) | |
> Se quiere representar la información que se maneja en el área de servicio al cliente de un | |
> banco. En el banco hay N cajeros, cada cajero puede atender M clientes, pero sólo uno a la | |
> vez. Cuando un cajero atiende a un cliente debe dejar el recibo de la transacción en un estante | |
> especial, de tal manera que el último recibo debe ser el más fácil de acceder después. Los | |
> clientes pueden tener varias cuentas en el banco, y se quiere llevar información de todas ellas. | |
> Se requiere acceder a la información de las cuentas lo más eficiente posible. Todas las cuentas | |
> tienen un número único de identificación, el banco distingue cuáles son de dólares y cuáles son | |
> en colones, por el número de la cuenta, por lo tanto no hay que guardar esta información. | |
> a) Defina las estructuras de datos usaría para representar la información descrita |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$.subscribe('load.truefit', function(context) { | |
// truefit loaded | |
alert("truefit files have loaded!"); | |
$('.tfc-fitrec-product').hide(); | |
tfc.event('tfc-fitrec-product', 'render', function(context) { | |
// truefit rendered | |
// trigger the AB test here | |
console.log(context); | |
alert("truefit rendered!"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg" | |
"name": "Earth Brown" | |
"sizes": { | |
size: { | |
"sku": "OAK1017-C45EB-S" | |
"name": "S" | |
} | |
size: { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg", | |
"name": "Earth Brown", | |
"sizes": { | |
size: { | |
"sku": "OAK1017-C45EB-S", | |
"name": "S" | |
} | |
size: { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg", | |
"name": "Earth Brown", | |
""size"s": { | |
"size": { | |
"sku": "OAK1017-C45EB-S", | |
"name": "S" | |
} | |
"size": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg", | |
"name": "Earth Brown", | |
"sizes": { | |
"size:" { | |
"sku": "OAK1017-C45EB-S", | |
"name": "S" | |
} | |
"size:" { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg", | |
"name": "Earth Brown", | |
"sizes": { | |
"size": { | |
"sku": "OAK1017-C45EB-S", | |
"name": "S" | |
} | |
"size": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg", | |
"name": "Earth Brown", | |
"sizes": { | |
"size": { | |
"sku": "OAK1017-C45EB-S", | |
"name": "S" | |
}, | |
"size": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg", | |
"name": "Earth Brown", | |
"sizes": { | |
"size": { | |
"sku": "OAK1017-C45EB-S", | |
"name": "S" | |
}, | |
"size": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"color": { | |
"image": "OAK1017-C45EB-S.jpg", | |
"name": "Earth Brown", | |
"sizes": { | |
"size": { | |
"sku": "OAK1017-C45EB-S", | |
"name": "S" | |
}, | |
"size": { |