0% found this document useful (0 votes)
4K views8 pages

IBM Coding Test Questions & Solutions

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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4K views8 pages

IBM Coding Test Questions & Solutions

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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
  • IBM Coding Test Overview
  • Test Structure and Instructions
  • HCF Program Without Recursion
  • Decimal to Binary Conversion
  • Fibonacci Triangle Generation
  • Program Output Evaluation - Part 1
  • Program Output Evaluation - Part 2
  • Programming Resources and References

IBM Coding Test Questions and Answers

[Link]

 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
[Link]

FOR PROGRAMMING BETTER USE THESE LINK FOR C++

[Link]

FOR PROGRAMMING BETTER USE THESE LINK FOR JAVA

[Link]

FOR PROGRAMMING BETTER USE THESE LINK FOR JAVA

[Link]

[Link]

[Link]

[Link]

[Link]

IBM Coding Test Questions and Answers 
https://prepinsta.com/ibm/coding/ 
 
ython 
Coding Test 
1 Code and 5 MCQ 
Coding Tes
Negative Marking 
No 
IBM Coding Test Questions with 
Solutions:- 
Total Number of Questions:-1 
Total Time Limit:-30 Min 

 
 
 
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  (https://www.programiz.com/c-programming/examples)
 
FOR  PROGRAMMING BETTE

You might also like