Questions tagged [reusable]

2 questions
2
votes
2 answers

Clean algorithm for generating Scrabble tile sequences

I am trying to come up with an algorithm that generates every possible combination of Scrabble tile sequence on a player’s rack. I want the sequence to be comprised of n number of indices depending on the number of tiles on a player’s rack. So for…
Constantin
  • 545
  • 1
  • 6
  • 11
1
vote
5 answers

Put Integration Layer (ESB) between Frontend and Backend

I am working on a project where the architect decided to put an ESB (integration layer) between the Front end and back end. The driver was to make the services reusable across channels and the enterprise and to utilize the existing infrastructure…
osama yaccoub
  • 241
  • 2
  • 13