Developer Interview Questions

271,336 developer 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 1461 - 1470 interview questions

Glassdoor has 271,336 interview questions and reports from Developer interviews. Prepare for your interview. Get hired. Love your job.