DB: 1. Design two SQL tables, that relate to each other, "book" "bookshelf" 2. Write a SQL query to tell me all of the books that belong to bookshelf id 2,3 3. Write a SQL query to tell me all of hte books that belong to any bookshelves that are named "cool_bookshelf"
C Java Entwickler Interview Questions
38 c java entwickler interview questions shared by candidates
How to decide that the given value is integer or float? Basic questions about constructors, classes. What will be the result of a given algorithm? Questions about exception handling.
3. Write a method that takes two collections of characters as a parameters and returns a new Set of distinct elements common between the two collections. // Give me the intersection of common elements between two data sets. // ['a', 'a', 'c', 'd'], ['a', 'c'] // -> ['a', 'c'] // ['a', 'a', 'c', 'd'], ['a', 'a', 'c'] // -> ['a','c']
tell me about yourself
Create a Java application that fulfills the [Application Specs]
Is Java object oriented programming or structured programming
basic question on tell me about yourself? third year project? puzzles aptitude test consists of basic puzzles technical written test consists of 2 puzzle based on which we have to give explainnation subjective aptitude test is based on tree there were 5 questions personel interveiw takes place at thein own place
Tell us about the projects you did. Present yourself.
resume, project, Kafka, Cloud, AWS, etc.
A pen and paper test, with some questions like - explain some C# concepts - write a function to do something - some math questions
Viewing 11 - 20 interview questions