JPMorgan Backend Engg | Java Developer
Anonymous User
867

JPMorgan & Chase, Bengaluru
Tier 1 CSE grad
YoE: 4rs
Standard core Java and Java 8 questions
what is CAP theorem, which trade-off is important for distributed systems
How make a class immutable
Difference between volatile and atomic
Java 8 functional Interfaces, can it contain default and static methods
Spring annotations , what are @qualifiers

Coding problem:
Hard DP + recursion:
Did a brute force code, was unable to solve the non-overlapping palindromic substring.
https://leetcode.com/problems/maximum-number-of-non-overlapping-palindrome-substrings/description/

Verdict : not selected.

Comments (0)