employer cover photo
employer logo
employer logo

Bari's Technology Solution

Is this your company?

Bari's Technology Solution interview question

Difference between Abstract Classes and Interfaces Difference between string and string builder. 4 pillars of OOP. Coding question: Print alternative odd numbers in reverse from a given number as input. For example, if 1000 is the number then alternative odds will be 999, 995, 991, and so on. Had to do this using recursion.