Ness Technology. 5-May-2022 Thursday @ 10:00 AM
1. write a code for
Program : Find lowest and highest index of a specified number N in Sorted ArrayList.
eg. Input : [10, 12, 12, 12, 12, 50, 51, 89, 90, 1775, 1899] N=12 Output : [1, 4]
2. SQL : List all departments name and employee name having highest salary within department
Tables : Emp, Dept
3. How to improve performance of your application code side as well as Database side.
4. How do you copy A table to B table , with very huge datas.
-------------------------------------------------------------------------------------------------------------------
Capgemini
@vallidation
Java 8
---------------------------------------------------------------------------------------------------------------------
Xabia
Memory leak methods in java 8
HTTPS configuration in Spring boot
Data base questions
-----------------------------------------------------------------------------------------------
Str_1 ="Hello how are you"
Str_2 ="wow"
can we make letters of one string to another string.
2. HashCode
3. equals methods
4. Java primitive type
5. Java wrapper classes
-----------------------------------------------------------------------------------------------
Brillio
1. Linked list create you custom LinkList
2. System design
3. what is security , LoadBalancer, Central login , Availability, Chache, Redis,
4. Create a system when need to compare product price , date of delivery from flipkart, amazone, myntra.
5. Kafka
6. Synchronous and asynchronous messages in microservices.
7. Compare price values and delivery date in JAVA-8.
---------------------------------------------------------------------------------------------------------------------