0

I have 2 huge files. One of them contains original DB with transactions line by line sorted alphabetically, the second one contains an incremental DB also with transactions sorted alphabetically. What I need is to get all of the common transactions in both files. Is there a fast and optimized way of doing this in Java? Thanks.

Ahmadov
  • 1,567
  • 5
  • 31
  • 48

0 Answers0