Software Developers Interview Questions

96,343 software developers interview questions shared by candidates

Make a class BigInteger that takes as input a very long character string ( out of scope of long). The class should have the following functions: add(BigInteger other) //should perform this + other, and return this subtract(BigInteger other)// should perform this - other, and return this multiply (Biginteger other) // should perform this * other and return this
avatar

Software Developer

Interviewed at Brave Bison

3.4
Dec 15, 2012

Make a class BigInteger that takes as input a very long character string ( out of scope of long). The class should have the following functions: add(BigInteger other) //should perform this + other, and return this subtract(BigInteger other)// should perform this - other, and return this multiply (Biginteger other) // should perform this * other and return this

Viewing 621 - 630 interview questions

Glassdoor has 96,343 interview questions and reports from Software developers interviews. Prepare for your interview. Get hired. Love your job.