String palindrome Even or odd
Java Software Engineer Interviews
Java Software Engineer Interview Questions
"Java software engineers design, build, and maintain systems that support and run java applications. Employers are looking for candidates who display strong organizational and communication skills as well as advanced technical skill within the java universe. During an interview, expect to answer a lot engineering questions as well as discuss past projects you have worked on."
30,841 java software engineer interview questions shared by candidates
Which is your current company name?
Some live LeetCode-ing where I shared my screen and they watched.
singleton
questions were not difficult at all. They asked me to write a java program that will spit out the differential of a polynomial of the form ax^2 + bx + c.
Quali sono i tuoi obiettivi?
What's the difference between using ArrayList list = new ArrayList() vs List list = new ArrayList();
Ein klassisches Logik-Rätsel: die Flussüberquerung mit Wolf, Ziege und Kohlkopf. Ein Bauer möchte einen Fluss überqueren und hat einen Blumenkohl ein Schaf und einen Wolf bei sich. Alle drei Gegenstände sollen unbehelligt am anderen Ufer ankommen, aber in das Boot passen immer nur einer der Gegenstände und der Bauer, der rundern muss. Solange der Bauer anwesend ist besteht keine Gefahr für das Schaf und den Blumenkopf. Allerdings frisst der Wolf das Schaf und das Schaf den Blumenkopf sobald diese alleine gelassen werden. Wie kommt der Bauer also mit seinen gefräßigen Gütern auf der anderen Uferseite an?
Write a program for simple ETL(Extraction, Transformation and Loading) Implementation, the output does not matter, your coding approach matter. The scenario is, read file(s) for one directory, perform some transformation on the data and write it to another directory. They emphasize on what you do if the source and destination is changed to something else like SQL DB and you can add more transformations to the program. They want all the component to be independent and some insane design implementation on injecting transformation side.
Basic and general things like education, knowledge, awareness . computer science questions, thoughts, likes, dislikes, Software engineering, C language, java language , subjective knowledge, practical knowledge and many general types question which you find in any interview.
Viewing 681 - 690 interview questions