Upload Button Icon Add office photos

Filter interviews by

Stack Route Software Developer Interview Questions and Answers for Experienced

Updated 6 Apr 2024

Stack Route Software Developer Interview Experiences for Experienced

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Any Topic on Technology

Round 2 - Coding Test 

Sorting Numbers, Prime numbers

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on Java, Array, List, Linked List
Round 4 - Assignment 

Kind of logical questions with diagrams

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What is your minimum salary expectation?
  • Q2. Are you planning to stay long-term in this position?
  • Ans. 

    I am committed to long-term growth and contribution in this position, aligning my goals with the company's vision.

    • I believe in building strong relationships with my team and the organization, which takes time and dedication.

    • For example, I aim to take on increasing responsibilities and contribute to long-term projects.

    • I am eager to develop my skills and grow within the company, ensuring I can add value over time.

    • I see t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be cautious about Bonus, because they will delay bonus. Will make you wait longer for appraisal
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java questions
  • Q2. Sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company
Round 1 - Coding Test 

Basic to medium questions on array string SQL

Round 2 - Technical 

(1 Question)

  • Q1. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly they hire for freshers because company doesn't have budget to hire good experienced people. So just go through basics because senior people who are working there are also not that knowledgeable.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude followed with english and reasoning

Round 2 - Technical 

(3 Questions)

  • Q1. Core java technical questions , spring , spring boot
  • Q2. What is JIT in java
  • Ans. 

    JIT stands for Just-In-Time compilation in Java. It dynamically compiles bytecode into machine code at runtime for improved performance.

    • JIT is a part of the Java Virtual Machine (JVM) that optimizes the execution of Java programs.

    • It analyzes the frequently executed parts of the bytecode and compiles them into native machine code.

    • This compilation happens at runtime, just before the code is executed, hence the name Just-...

  • Answered by AI
  • Q3. Explain lifecyxle of thread in java
  • Ans. 

    The lifecycle of a thread in Java includes several stages from creation to termination.

    • A thread is created using the Thread class or implementing the Runnable interface.

    • The thread goes through the new, runnable, and blocked states before running.

    • Once running, the thread can be paused, resumed, or stopped.

    • Finally, the thread reaches the terminated state and cannot be restarted.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions was based on SQL
  • Q2. SQL queries and joins and

Interview Preparation Tips

Interview preparation tips for other job seekers - was good and easy process, HR was supportive but i did not get selected
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

It was good experience, it build my confident

Round 2 - One-on-one 

(1 Question)

  • Q1. Servlet,collection framework, spring ,springboot, jsp,Ajax,Jdbc etc

Interview Preparation Tips

Topics to prepare for 50 Hertz Java Developer interview:
  • Collections
  • Springboot
  • Spring
  • Servlets
  • JDBC
Interview preparation tips for other job seekers - Be confident, always be prepared,u can easily communicate interviewer

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SDLC, Agile, Power Sector

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Why are you interested in Finance?
  • Q2. What do you understand about securitization?
  • Ans. 

    Securitization is the process of pooling various types of debt and selling them as securities to investors.

    • Securitization involves bundling together various types of debt, such as mortgages, auto loans, or credit card debt.

    • These debts are then sold to investors in the form of securities, such as bonds or asset-backed securities.

    • Investors receive payments based on the underlying debt, while the issuer of the securities ...

  • Answered by AI
Round 2 - Panel interview 

(2 Questions)

  • Q1. Probability related questions
  • Q2. Logic Puzzles, like Josephus problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know why you are interested in the field, read about the company, read the JD properly, understand the role.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Securitisation and how it works.
  • Ans. 

    Securitisation is the process of pooling various types of debt and selling them as securities to investors.

    • Securitisation involves bundling together various types of debt, such as mortgages, auto loans, or credit card debt.

    • These debts are then sold to a special purpose vehicle (SPV) which issues securities backed by the cash flows from the underlying assets.

    • Investors purchase these securities and receive payments based...

  • Answered by AI
  • Q2. Financial Ratios and how they work and what is a good number to have.
  • Ans. 

    Financial ratios are tools used to evaluate a company's financial performance and health.

    • Financial ratios are calculated using data from a company's financial statements.

    • They help investors and analysts assess a company's profitability, liquidity, efficiency, and solvency.

    • A good number for a financial ratio can vary depending on the industry and company size.

    • For example, a current ratio of 2 or higher is generally cons...

  • Answered by AI
  • Q3. Random number crunching based on some scenario that needs you to make assumptions and get an answer
  • Q4. How an Excel function works. (Vlookup, Hlookup, Xlookup, IF/AND/OR)
  • Ans. 

    Excel functions like Vlookup, Hlookup, Xlookup, IF/AND/OR are used for data lookup and logical operations.

    • Vlookup: Searches for a value in the first column of a table and returns a value in the same row from a specified column.

    • Hlookup: Similar to Vlookup but searches for a value in the first row of a table.

    • Xlookup: A more versatile version of Vlookup and Hlookup that can search both vertically and horizontally.

    • IF: Retu...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Personal Questions.
  • Q2. My expertise and proficiency of excel
Round 3 - HR 

(1 Question)

  • Q1. No questions. Was confirmed my job

Interview Preparation Tips

Topics to prepare for Oxane Partners Analyst interview:
  • Alternative Investments
  • Fixed Income
  • Derivatives
  • Quantitative Math
  • Financial Analysis

Stack Route Interview FAQs

How many rounds are there in Stack Route Software Developer interview for experienced candidates?
Stack Route interview process for experienced candidates usually has 4 rounds. The most common rounds in the Stack Route interview process for experienced candidates are One-on-one Round, Assignment and Group Discussion.

Tell us how to improve this page.

Stack Route Software Developer Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Oxane Partners Interview Questions
3.4
 • 25 Interviews
Wishup Interview Questions
4.2
 • 23 Interviews
Axis Sales Interview Questions
4.3
 • 19 Interviews
Tradebulls Interview Questions
3.2
 • 16 Interviews
50 Hertz Interview Questions
1.9
 • 9 Interviews
YourDOST Interview Questions
3.4
 • 9 Interviews
Muthoot Money Interview Questions
3.7
 • 9 Interviews
NADSOFT Interview Questions
3.2
 • 7 Interviews
View all
Stack Route Software Developer Salary
based on 12 salaries
₹4.6 L/yr - ₹7 L/yr
35% less than the average Software Developer Salary in India
View more details
Software Developer
12 salaries
unlock blur

₹4.6 L/yr - ₹7 L/yr

Full Stack Developer
6 salaries
unlock blur

₹5 L/yr - ₹10.9 L/yr

MIS Analyst
5 salaries
unlock blur

₹3 L/yr - ₹3.6 L/yr

Software Engineer
4 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Technical Lead
4 salaries
unlock blur

₹22 L/yr - ₹24 L/yr

Explore more salaries
Compare Stack Route with

Tradebulls

3.2
Compare

Axis Sales

4.3
Compare

Muthoot Money

3.7
Compare

SysArc Infomatix

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview