Are you ready to work in a competitive and challenging startup environment?
Senior Developer Java Interview Questions
5,298 senior developer java interview questions shared by candidates
What deployment strategies do you know? Do you have hands-on experience with a canary deployment?
Homework to write a basic ETL project.
How you filter POST http method based request.
SQL questions which I don't remember anymore.
File stream,Upload/download concepts ,data structures in-depth questions
Written test is conducted based on core java and java 8 new features lamda expression. Also for whatever technology you’re going with , be prepared with struts 2 as they may ask some questions in written test
I have a table for bugs from a bug tracking software; let’s call the table “bugs”. The table has four columns (id, open_date, close_date, severity). On any given day a bug is open if the open_date is on or before that day and close_date is after that day. For example, a bug is open on “2012-01-01”, if it’s created on or before “2012-01-01” and closed on or after “2012-01-02”. I want an SQL to show the number of bugs open each day for a range of dates. Hint: There are bugs that were never closed.
basic Algrithms
What are current responsibilities.
Viewing 2141 - 2150 interview questions