Upload Button Icon Add office photos

Filter interviews by

Rupeeseed Technology Ventures Software Developer Interview Questions and Answers

Updated 26 Sep 2024

Rupeeseed Technology Ventures Software Developer Interview Experiences

3 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Basic question on mathematics and logical reasoning

Round 2 - Coding Test 

On site few programs

Round 3 - Technical 

(1 Question)

  • Q1. Resume based technical questions on skills
Round 4 - HR 

(1 Question)

  • Q1. Intro about company and team
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 - Technical 

(2 Questions)

  • Q1. What is localstorage and sessionstorage
  • Ans. 

    localstorage and sessionstorage are web storage APIs used to store data on the client-side.

    • localstorage stores data with no expiration date, while sessionstorage stores data for one session only

    • Both APIs store data as key-value pairs and have a limit of 5-10 MB

    • Data stored in these APIs is accessible only on the same domain that created it

  • Answered by AI
  • Q2. What is nested object, array
  • Ans. 

    Nested object/array is an object/array that is inside another object/array.

    • Nested objects/arrays are used to organize and structure data.

    • They can be accessed using dot notation or bracket notation.

    • Example: { 'person': { 'name': 'John', 'age': 30 } }

    • Example: [ { 'name': 'John', 'age': 30 }, { 'name': 'Jane', 'age': 25 } ]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview will be easy for freshers and experience one too

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Validate Binary Tree Nodes Problem You are provided with 'N' bina ... read more
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

Basis oops concept..code related to jd

Interview Preparation Tips

Topics to prepare for Rupeeseed Technology Ventures Software Developer interview:
  • OOPS

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Jan 2025.

Round 1 - Coding Test 

Test was based on arrays and some dsa concepts.

Software Engineer Interview Questions & Answers

OneCard user image Kishan KAVATHIYA (Kishu)

posted on 15 May 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Internal Implementation of HashMap
  • Ans. 

    HashMap is implemented using an array of linked lists to handle collisions.

    • HashMap stores key-value pairs in an array of linked lists

    • Hash function is used to determine the index of the array where the key-value pair will be stored

    • Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list

    • HashMap allows null keys and values

    • HashMap is not synchronized...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. System design question normal
Round 2 - Coding Test 

Coding question of moderate difficulty

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. They asked Java coding question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

First round is apti when in placement

Round 2 - Coding Test 

Too hard all are dsa questions

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Sep 2022.

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 - Aptitude Test 

I have cleared the first test

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self and some language based questions.
  • Q2. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Second round is phone call interview. I have cleared that round also.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is Java String pool?
  • Ans. 

    Java String pool is a special memory area in Java heap where String literals are stored to optimize memory usage.

    • String pool is a part of Java heap memory.

    • String literals are stored in the String pool to avoid duplicate objects.

    • Strings created using double quotes are stored in the String pool.

    • Strings created using new keyword are not stored in the String pool.

  • Answered by AI
Round 2 - Behavioral interview 

(1 Question)

  • Q1. Did you have any conflicts with your peers and have did you handle it?

Skills evaluated in this interview

Rupeeseed Technology Ventures Interview FAQs

How many rounds are there in Rupeeseed Technology Ventures Software Developer interview?
Rupeeseed Technology Ventures interview process usually has 2-3 rounds. The most common rounds in the Rupeeseed Technology Ventures interview process are Coding Test, Technical and HR.
How to prepare for Rupeeseed Technology Ventures Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Rupeeseed Technology Ventures. The most common topics and skills that interviewers at Rupeeseed Technology Ventures expect are C#, .Net, ASP.Net, ASP.Net MVC and MVC Framework.
What are the top questions asked in Rupeeseed Technology Ventures Software Developer interview?

Some of the top questions asked at the Rupeeseed Technology Ventures Software Developer interview -

  1. What is localstorage and sessionstor...read more
  2. What is nested object, ar...read more
  3. resume based technical questions on ski...read more

Tell us how to improve this page.

Rupeeseed Technology Ventures Software Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CapitalOne Interview Questions
3.6
 • 79 Interviews
Jodo Interview Questions
3.5
 • 23 Interviews
OneCard Interview Questions
3.5
 • 22 Interviews
Credgenics Interview Questions
3.5
 • 18 Interviews
Prosperr.io Interview Questions
3.9
 • 12 Interviews
Oportun Interview Questions
3.5
 • 11 Interviews
PolicyX.com Interview Questions
3.1
 • 10 Interviews
Global Payments Interview Questions
4.0
 • 10 Interviews
View all
Rupeeseed Technology Ventures Software Developer Salary
based on 66 salaries
₹2 L/yr - ₹8.4 L/yr
43% less than the average Software Developer Salary in India
View more details

Rupeeseed Technology Ventures Software Developer Reviews and Ratings

based on 15 reviews

4.0/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.5

Salary

4.1

Job security

4.0

Company culture

3.5

Promotions

3.8

Work satisfaction

Explore 15 Reviews and Ratings
Software Developer
66 salaries
unlock blur

₹2 L/yr - ₹8.4 L/yr

Senior Associate
13 salaries
unlock blur

₹4.1 L/yr - ₹9 L/yr

Software Engineer
11 salaries
unlock blur

₹3.2 L/yr - ₹8.2 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹3.5 L/yr - ₹5.8 L/yr

Senior Associate Engineer
11 salaries
unlock blur

₹5.1 L/yr - ₹9.4 L/yr

Explore more salaries
Compare Rupeeseed Technology Ventures with

Fino Paytech

3.9
Compare

Wibmo

3.2
Compare

OneCard

3.5
Compare

ROI NET Solution

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