0% found this document useful (0 votes)
2K views

IBM Coding Test Questions and Answers

The document describes IBM's coding test which includes 1 coding question and 5 multiple choice questions to be completed within 30 minutes. The coding question can be in C, C++, Java, or Python and examples of questions include writing a program to find the highest common factor of two numbers without recursion or generating a Fibonacci triangle. It provides links for practicing coding questions in each language.

Uploaded by

chandu
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views

IBM Coding Test Questions and Answers

The document describes IBM's coding test which includes 1 coding question and 5 multiple choice questions to be completed within 30 minutes. The coding question can be in C, C++, Java, or Python and examples of questions include writing a program to find the highest common factor of two numbers without recursion or generating a Fibonacci triangle. It provides links for practicing coding questions in each language.

Uploaded by

chandu
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

IBM Coding Test Questions and Answers

https://prepinsta.com/ibm/coding/

 ython

Coding Test 1 Code and 5 MCQ

Coding Test :-
In this test there will be 1 Code and 5 MCQ in the test.

 C
 JAVA
 C++
 Python

Total Time Limit:-30 Min

Number of questions 6 questions

Total Time 30 minutes

Type of Test Non Adaptive


Negative Marking No

IBM Coding Test Questions with


Solutions:-
Total Number of Questions:-1
Total Time Limit:-30 Min

 C
 C++
 JAVA
 Python
1. Write a program to find HCF of two numbers by without using recursion.
Q2. Write a C++ Program to Change Decimal Number to Binary?

Q 3.C++ Program to generate Fibonacci Triangle


FOR PROGRAMMING BETTER USE THESE LINK FOR C
https://www.programiz.com/c-programming/examples

FOR PROGRAMMING BETTER USE THESE LINK FOR C++

https://www.programiz.com/cpp-programming/examples

FOR PROGRAMMING BETTER USE THESE LINK FOR JAVA

https://www.programiz.com/JAVA-programming/examples

FOR PROGRAMMING BETTER USE THESE LINK FOR JAVA

https://www.programiz.com/python-programming/examples

https://www.sanfoundry.com/c-interview-questions-answers/

https://www.includehelp.com/c/find-output-of-c-programs-1.aspx

https://www.includehelp.com/c/find-output-of-c-programs-2.aspx

https://www.includehelp.com/c/find-output-of-c-programs-3.aspx

You might also like