I cleared first round.
In 2nd round I completed the coding round. Also Explained him all the technical questions.
Both the Interviewer praised my skills and knowledge and confidence.
But then they rejected, they are not hiring.
They are doing time pass.
Please avoid ignoring giving interviews.
Otras evaluaciones sobre las entrevistas para el cargo de Senior Software Developer en Standard Chartered Bank
Me postulé en línea. El proceso tomó 5 días. Acudí a una entrevista en Standard Chartered Bank (Bangalore Rural) en ago 2025
Entrevista
This interview was comprehensive and touched on both breadth and depth of my technical knowledge. It tested my ability to reason through real-world scenarios, design scalable systems, and write clean, maintainable code.
Preguntas de entrevista [1]
Pregunta 1
What is autoboxing in Java?
What is a BlockingQueue and how does it work?
What is the difference between HashSet and TreeSet?
How does ConcurrentHashMap store data internally and ensure thread safety?
What are Future and CompletableFuture? When should we use each?
How do you create an ExecutorService object with a fixed thread pool size?
What should we remember when overriding equals() in Java?
What is the difference between Runnable and Callable beyond return type?
What is the difference between java.io and java.nio?
How does Garbage Collection (GC) work in Java? Are there any techniques?
What is heap memory? Does GC operate on heap or non-heap memory?
How can we get a heap dump in Java?
In JPA, if a table has hundreds of columns and we don’t know which ones were updated (e.g., from a client payload), how can we detect the changes?
How do we write custom queries in JPA?
How do we make an entry in an audit table using a stored procedure? Which SQL command is used?
What is the difference between UNION and UNION ALL?
What are CLOB and BLOB in databases?
What is the difference between @PathVariable and @RequestParam?
If there are two beans of the same type in Spring Boot, how do we differentiate them? (Answer: using @Qualifier)
How do we prevent fallback in Spring Boot? (Answer: Resilience4j/Hystrix)
What is the name of the design pattern used for fallback? (Answer: Circuit Breaker)
How do we maintain REST API versioning?
What is the difference between containerized and VM-based environments?
What is the custom extension for a Dockerfile? (e.g., .dockerfile)
How do we squash multiple commits into a single commit in Git?
Which Git command maintains history—merge, rebase, or another? (Answer: merge)
What is the difference between a queue and a topic?
What are common Kafka interview questions? (e.g., producers, consumers, partitions, offsets, delivery guarantees)
If calling another API over HTTPS throws an SSL error saying the public key cert path is incorrect:
What would you do?
Where is the certificate typically stored?
Which tool is used in an environment with hundreds of microservices to collect logs? (Answer: Splunk)
Which tool is used to monitor memory and collect memory dumps? (Answer: Grafana, Prometheus)
What is a Record in Java? In which scenario would you use it?
What is JIT (Just-In-Time Compiler) in Java?
Acudí a una entrevista en Standard Chartered Bank (Kuala Lumpur)
Entrevista
2015 - recruiter agent arranged the interview. First one is Video call for technical and same time got second interview and it was behavioral interview. Final one is HR interview. Its was good experience because interview process very quick and hiring process started immediately.
Preguntas de entrevista [1]
Pregunta 1
*tell about your experience and after that java related technical questions.