Upload Button Icon Add office photos

Filter interviews by

Primathon Technology Ventures Interview Questions and Answers

Updated 18 Feb 2025

Primathon Technology Ventures Interview Experiences

Popular Designations

5 interviews found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - Coding Test 

8 to 10 questions 2 javascript 1 react and 8 objective questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Js and react questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Below mentioned

Interview Preparation Tips

Interview preparation tips for other job seekers - I gave 2 interviews this month.
first round was okay the level of questions were according to the package offered.
second round the interviewer came and started with pubsub question, which is usually asked for companies offering more than 30 40 lakhs.
then from there he kept on repeating you are doing reactJs so much that you have forgotten javascript this phrase for 5 -6 times in the whole interview as I became cautious and nervous after the first question.
Another question which I wasn't able to do completely but solved half of the question he used phrase if how can you not complete this after writing this much.
this short interview gave me a little insight to the work culture of the company.

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

It's a technical assessment

Round 2 - One-on-one 

(2 Questions)

  • Q1. Could be any DSA question
  • Q2. Questions related to your field

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise your technology and easy level DSA

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (40)

SDE Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Learn JS basic coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic Js

SDE Interview Questions asked at other Companies

Q1. Longest Increasing Subsequence Problem Statement Given an array of integers with 'N' elements, determine the length of the longest subsequence where each element is greater than the previous element. This subsequence must be in strictly inc... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Basic oops concept and other coding principles.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Primathon Technology Ventures interview questions for popular designations

 Software Developer

 (2)

 Front end Developer

 (1)

 React Js Frontend Developer

 (1)

 SDE

 (1)

I applied via Referral and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. About work experience, normal conversation.
Round 2 - Technical 

(1 Question)

  • Q1. Basic of JS, shallow and deep cloning, OOPs concept of JS, Hooks basic questions, useContext, lifecycle with hooks,
Round 3 - Technical 

(1 Question)

  • Q1. Same like previous but in-depth, with few technical questions, prototypal inheritance.
Round 4 - One-on-one 

(1 Question)

  • Q1. Normal call about the previous job, what I worked on, and how implemented the features.

Interview Preparation Tips

Topics to prepare for Primathon Technology Ventures Front end Developer interview:
  • Javascript
  • React.Js
  • hooks
Interview preparation tips for other job seekers - Don't apply. Just coz of my past experience, they canceled my candidature. No other reason. After clearing all the rounds, the CEO wanted one more round and then tried to make some unethical points that I am already fed up with in my current company and tried to make it sound like that's what the culture should be. Bulls*it.

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Interview questions from similar companies

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

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a 60 minute aptitude test that had 60 qs to answer covering sections like quants, verbal, logical reasoning and some general programming. There was a 0.5 mark negative marking as well for each wrong answer. It was easy test

Round 2 - Technical 

(4 Questions)

  • Q1. Resume based qs like what certifications you did, your best project till now
  • Q2. An aptitude problem was also given related about relative speed concept to check logical thinking
  • Q3. Analysis of xyz company customers invoice dataset
  • Q4. Some gfg puzzles, basic probability
Round 3 - HR 

(2 Questions)

  • Q1. Tell about family background
  • Q2. What polestar does and why you want to be a part of the team?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident, a lot depends on your body language esp in HR round and be well dressed.
Prepare puzzles from GFG and one of your projects to explain them in detail
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(4 Questions)

  • Q1. Tell me your self introduction
  • Q2. What is DNS
  • Q3. What is letest version of windows
  • Q4. How to be configured office 365

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your resume right when applying for a
job
A few things are very important while giving an interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. How do you go about SDLC process
  • Ans. 

    I follow the Software Development Life Cycle (SDLC) process to ensure successful project delivery.

    • I start with requirements gathering and analysis to understand the project scope and objectives.

    • I then move on to design, where I create a detailed plan for how the system will be built.

    • Next, I proceed to development, where the actual coding and implementation of the system takes place.

    • After development, I conduct thorough...

  • Answered by AI
  • Q2. What are roles and responsibilities of a BA
  • Q3. How do you deduce a complex problem statement
  • Ans. 

    By breaking down the problem into smaller components and analyzing each part individually

    • Identify the key components of the problem statement

    • Break down the problem into smaller, more manageable parts

    • Analyze each part individually to understand its impact on the overall problem

    • Consider different perspectives and potential solutions

    • Collaborate with team members or stakeholders to gain additional insights

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. Explain the difference between BRD and FRD
  • Ans. 

    BRD is a document that outlines business requirements, while FRD is a document that details functional requirements.

    • BRD focuses on what the business needs, while FRD focuses on how those needs will be met.

    • BRD is high-level and non-technical, while FRD is detailed and technical.

    • BRD is created before FRD in the project lifecycle.

    • Example: BRD may state the need for a customer relationship management system, while FRD will...

  • Answered by AI
  • Q2. How do you go about creating user stories, how do you allocate the points
  • Ans. 

    User stories are created by collaborating with stakeholders and allocating points based on complexity and effort required.

    • Collaborate with stakeholders to gather requirements and understand user needs

    • Break down features into smaller, manageable user stories

    • Prioritize user stories based on business value and dependencies

    • Allocate points based on complexity, effort, and risk involved

    • Use techniques like Planning Poker to a

  • Answered by AI
  • Q3. What is the SOP while creating a requirement gathering doc
  • Ans. 

    The SOP for creating a requirement gathering doc involves planning, interviewing stakeholders, documenting requirements, and obtaining approval.

    • Plan the requirement gathering process by identifying stakeholders and their needs

    • Conduct interviews with stakeholders to gather detailed requirements

    • Document the requirements in a clear and organized manner

    • Obtain approval from stakeholders to ensure alignment with business goa

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

(3 Questions)

  • Q1. How proficient are you with using tools such as Jira, Cofluence, SQL
  • Ans. 

    I am highly proficient in using Jira, Confluence, and SQL for various business analysis tasks.

    • I have extensive experience using Jira for project management, issue tracking, and agile development.

    • I am skilled in using Confluence for documentation, collaboration, and knowledge sharing within teams.

    • I have strong SQL skills for data analysis, querying databases, and generating reports.

    • I have used these tools in previous pr...

  • Answered by AI
  • Q2. How do you handle disagreements within internal stakeholders
  • Q3. What values do you look in a collegue
  • Ans. 

    I look for values such as integrity, teamwork, communication, and adaptability in a colleague.

    • Integrity - honesty, trustworthiness, and ethical behavior

    • Teamwork - collaboration, support, and willingness to help others

    • Communication - clear and effective communication skills

    • Adaptability - ability to adjust to changing circumstances and problem-solve

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Quantiphi Analytics Solutions Private Limited Senior Business Analyst interview:
  • Insurance
  • Requirement Analysis
  • Stakeholder Management
Interview preparation tips for other job seekers - Regular Business Analyst questions as found on the web, be yourself, answer what you know and tell you don't if you can't answer.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Coalesce, SQL Order of Execution
  • Q2. Given a table with fields(id, name, salary, managerId) find out the managers who have atleast 5 reportees under him/her.
  • Ans. 

    Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.

    • Write a SQL query to count number of reportees for each manager using GROUP BY clause

    • Add HAVING clause to filter out managers with atleast 5 reportees

    • Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5

  • Answered by AI
  • Q3. How to manage large datasets in python
  • Ans. 

    Use libraries like pandas and dask to efficiently manage large datasets in Python.

    • Use pandas library for data manipulation and analysis.

    • Use dask library for parallel computing and out-of-core processing.

    • Optimize memory usage by loading data in chunks or using data types efficiently.

    • Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.

  • Answered by AI
  • Q4. Name few of the commonly used python libraries used by DA
  • Ans. 

    Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.

    • Pandas - used for data manipulation and analysis

    • NumPy - used for numerical computing and working with arrays

    • Matplotlib - used for data visualization

    • Scikit-learn - used for machine learning and data mining

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Nineleaps Technology Solutions Data Analyst interview:
  • SQL
  • Python
Interview preparation tips for other job seekers - Focus on basics of SQL, Python and practice tricky SQL interview questions.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Scenario based leadership questions
  • Q2. Revenue, margin, leadership skills
  • Q3. Conflict management, stakeholder management
Round 2 - One-on-one 

(3 Questions)

  • Q1. Portfolio management
  • Q2. CI CD pipeline based questions, some other technical questions
  • Q3. Stakeholder management, project metrics, leadership, team upskilling, resource management, risk management
Round 3 - One-on-one 

(2 Questions)

  • Q1. Solution architecture questions scenario based
  • Q2. DR activity scenario based questions
Round 4 - HR 

(2 Questions)

  • Q1. Cultural fit related
  • Q2. Leadership and team handling related questions

Primathon Technology Ventures Interview FAQs

How many rounds are there in Primathon Technology Ventures interview?
Primathon Technology Ventures interview process usually has 2-3 rounds. The most common rounds in the Primathon Technology Ventures interview process are One-on-one Round, Technical and Coding Test.
How to prepare for Primathon Technology Ventures 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 Primathon Technology Ventures. The most common topics and skills that interviewers at Primathon Technology Ventures expect are Java, Javascript, MongoDB, Node.Js and Python.
What are the top questions asked in Primathon Technology Ventures interview?

Some of the top questions asked at the Primathon Technology Ventures interview -

  1. Normal call about the previous job, what I worked on, and how implemented the f...read more
  2. Basic of JS, shallow and deep cloning, OOPs concept of JS, Hooks basic question...read more
  3. Same like previous but in-depth, with few technical questions, prototypal inher...read more

Tell us how to improve this page.

Primathon Technology Ventures Interview Process

based on 6 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Brillio Interview Questions
3.4
 • 131 Interviews
CMS IT Services Interview Questions
3.1
 • 130 Interviews
iMerit Interview Questions
3.5
 • 92 Interviews
Arcesium Interview Questions
3.6
 • 79 Interviews
Mavenir Systems Interview Questions
3.5
 • 55 Interviews
DotPe Interview Questions
3.2
 • 37 Interviews
Junglee Games Interview Questions
3.1
 • 32 Interviews
View all

Primathon Technology Ventures Reviews and Ratings

based on 25 reviews

4.0/5

Rating in categories

4.2

Skill development

3.7

Work-life balance

3.9

Salary

3.8

Job security

4.0

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 25 Reviews and Ratings
Frontend React.js Developer

Chandigarh,

Indore

+1

2-5 Yrs

Not Disclosed

Mern Full Stack Developer

Chandigarh,

Indore

+1

3-5 Yrs

Not Disclosed

Project Manager

Indore,

Gurgaon / Gurugram

1-4 Yrs

₹ 4.5-7 LPA

Explore more jobs
Software Development Engineer
6 salaries
unlock blur

₹6.5 L/yr - ₹10 L/yr

Software Engineer
5 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Software Developer
5 salaries
unlock blur

₹7.1 L/yr - ₹9 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹9 L/yr - ₹14 L/yr

Software Development Engineer II
5 salaries
unlock blur

₹7.2 L/yr - ₹14 L/yr

Explore more salaries
Compare Primathon Technology Ventures with

Sequoia Capital

3.4
Compare

Nexus Venture Partners

3.0
Compare

Matrix Partners

2.8
Compare

Kalaari Capital

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