given array of 0,1 make all the 1 be on the left
Java Internship Interview Questions
30,895 java internship interview questions shared by candidates
Q) Question is based on basic concept of c++?
what is oop in java?
You are given a chess board, a starting square with a chess piece, and a series of moves, Where is the chess piece at the end of the moves?
Core Java question using any version or language
1. You will be given two end points with two API's a. response: [ { "product_uid": "6447344", "unit_price": 15.63, "unit_price_measure": "kg", "unit_price_measure_amount": 1 }, b. response from another API: [ { "product_uid": "6447344", "product_type": "BASIC", "name": "Sainsbury's Skin on ASC Scottish Salmon Fillets x2 240g", "full_url": "https://www.sainsburys.co.uk/gol-ui/product/sainsburys-responsibly-sourced-scottish-salmon-fillet-x2-240g" }, Task is: now you will have to get the response from these API's and map the response which is present in their requirement section. There is may be some calculations involved in it. 10 test cases pre generated, all must be passed. Important: you will need to write your own test cases ( which i failed due to lack of time because of terrible IDE from hackajob platform ) Overall the task was alright but writing in their IDE without auto formatting tools and behaviour of IDE is not similar to regular IDE's, I would say i would have done better if its in my local IDE. - Disappointed
Find max value of a couple of streams only using stream API without collecting the data to any structure.
in Interview They ask from core java, spring, hibernate, JMS, basics of linux, design pattern
What methods of class Object do you now?
What are the main difference between Java and C++?
Viewing 2501 - 2510 interview questions