interviews
interviews copied to clipboard
Replaces String concatenation with StringBuilder
- fixes #99
- Replaces string concatenation with use of StringBuilder.
- Optimized if condition