Amazon Interview On-Campus For Internship – 1
Online Round Coding Question:
Q1. Given a float number 7.64, convert it into the string WITHOUT using any inbuilt function/library.
for eg:
input
float no.: 7.64
output
string:
Interview Questions asked in Google, Microsoft, Amazon