Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ventura Securities Team. If you also belong to the team, you can get access from here

Ventura Securities Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ventura Securities Intern Interview Questions, Process, and Tips for Experienced

Updated 20 Feb 2023

Ventura Securities Intern Interview Experiences for Experienced

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 20 Feb 2023

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

I applied via Hirect and was interviewed before Feb 2022. There were 2 interview rounds.

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 

(6 Questions)

  • Q1. What is encoding decoding ?
  • Ans. 

    Encoding decoding is the process of converting information from one format to another.

    • Encoding is the process of converting information into a specific format that can be easily transmitted or stored.

    • Decoding is the process of converting encoded information back into its original format.

    • Examples of encoding decoding include converting text into binary code, compressing and decompressing files, and encrypting and decryp...

  • Answered by AI
  • Q2. What is linked list ?
  • Ans. 

    A linked list is a linear data structure where each element is a separate object with a pointer to the next element.

    • Consists of nodes that contain data and a pointer to the next node

    • Can be singly linked or doubly linked

    • Used in implementing stacks, queues, and hash tables

  • Answered by AI
  • Q3. Write a program to implement queue
  • Ans. 

    A program to implement queue

    • Create a class for the queue

    • Use an array or linked list to store the elements

    • Implement methods for enqueue, dequeue, and peek

    • Handle edge cases like empty queue or full queue

  • Answered by AI
  • Q4. Describe various aws services
  • Ans. 

    AWS offers a wide range of services for cloud computing, storage, databases, analytics, machine learning, and more.

    • Compute Services: EC2, Lambda, Elastic Beanstalk

    • Storage Services: S3, EBS, Glacier

    • Database Services: RDS, DynamoDB, Redshift

    • Analytics Services: Athena, EMR, QuickSight

    • Machine Learning Services: SageMaker, Comprehend, Rekognition

    • Networking Services: VPC, Route 53, CloudFront

    • Security Services: IAM, KMS, WAF

    • M...

  • Answered by AI
  • Q5. Write a programm to solve soduko
  • Ans. 

    A program to solve Sudoku puzzles

    • Use backtracking algorithm to solve the puzzle

    • Check for valid moves at each step

    • Implement a function to check if a number is valid in a given cell

    • Use recursion to backtrack if a move is invalid

  • Answered by AI
  • Q6. Difference between rdbms and document dbs
  • Ans. 

    RDBMS stores data in tables with predefined schema while document DBs store data in flexible, JSON-like documents.

    • RDBMS uses SQL for querying while document DBs use their own query language or JSON queries

    • RDBMS is better suited for structured data while document DBs are better for unstructured or semi-structured data

    • Examples of RDBMS include MySQL, Oracle, and SQL Server while examples of document DBs include MongoDB a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good and easy interview until CTO kicks in, he is little to hard.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Oct 2021. There were 2 interview rounds.

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. 1. What is EBITDA? 2. What is the stock turnover ratio? 3. What are IPO and mutual funds?
  • Ans. 

    Answers to finance-related questions

    • EBITDA stands for Earnings Before Interest, Taxes, Depreciation, and Amortization. It is a measure of a company's profitability.

    • Stock turnover ratio is a measure of how quickly a company sells its stock. It is calculated by dividing the cost of goods sold by the average inventory.

    • IPO stands for Initial Public Offering. It is the first time a company's stock is offered for sale to the...

  • Answered by AI
  • Q2. 1. What are nse and bse? 2. What is derivative market? 3. Name some risk hedging techniques? 4. What is fpo?
  • Ans. 

    This is a set of questions related to finance and stock markets.

    • NSE and BSE are the two major stock exchanges in India.

    • Derivative market is a financial market where investors can trade in financial instruments such as futures, options, and swaps.

    • Risk hedging techniques include diversification, options trading, and futures trading.

    • FPO stands for Follow-on Public Offer, which is a process by which a company raises additi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Be confident.
2. Have a positive attitude.
3. Make sure to revise all the basic financial concepts.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed before Sep 2022. There were 3 interview rounds.

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 - Assignment 

Assignment on multiple topic

Round 3 - One-on-one 

(2 Questions)

  • Q1. One on one round discussion
  • Q2. Area of interest related question

Intern Interview Questions & Answers

MSCI user image Anonymous

posted on 6 Jan 2025

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

I applied via Campus Placement and was interviewed before Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Two data structure and algorithms questions, and one SQL query question.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Linked list cycle detection, Uses of stack and heap
  • Ans. 

    Linked list cycle detection involves using two pointers to traverse the list at different speeds. Stack and heap are memory management concepts in programming.

    • Use two pointers, one moving at double the speed of the other, to detect a cycle in a linked list.

    • Stack is used for static memory allocation, while heap is used for dynamic memory allocation.

    • Example: In C programming, stack memory is used for local variables, whi...

  • Answered by AI
  • Q2. Project related questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. Project related questions
  • Q2. Coin distribution, merge K sorted lists
Round 4 - HR 

(2 Questions)

  • Q1. Expectations from the company
  • Ans. 

    I expect the company to provide a supportive work environment, opportunities for growth, and clear communication.

    • Supportive work environment where employees feel valued and respected

    • Opportunities for professional growth and development

    • Clear communication regarding expectations, feedback, and company updates

  • Answered by AI
  • Q2. Personal experience that showed strength and weakness
  • Ans. 

    Facing a difficult project at work

    • Strength: Successfully leading a team to complete a challenging project on time

    • Weakness: Struggling to communicate effectively with team members during stressful times

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare everything on your resume very well.

Interview Questionnaire 

2 Questions

  • Q1. Why our company hire you ?
  • Q2. What will you do for companies benefit ? means how will you invite customers
  • Ans. 

    I will use my communication skills and market research to identify potential customers and create targeted marketing campaigns.

    • Conduct market research to identify potential customers

    • Develop targeted marketing campaigns to reach specific customer segments

    • Utilize social media and other digital marketing channels to increase brand awareness

    • Attend industry events and conferences to network and generate leads

    • Collaborate wit...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Referral and was interviewed in Nov 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you know about the stock market?
  • Ans. 

    The stock market is a platform where publicly traded companies sell shares to investors, allowing them to buy and sell ownership in the company.

    • Stock market is a place where stocks, bonds, and other securities are traded

    • Investors buy and sell stocks to make a profit

    • Stock prices are influenced by various factors such as company performance, economic indicators, and global events

    • Stock market indices such as the Dow Jones...

  • Answered by AI
  • Q2. Why you select sharekhan for your internship?

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your homework properly. Go through with there website
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Aptitude Test 

General Aptitude Test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic Java Questions
  • Q2. Project Related

Interview Preparation Tips

Interview preparation tips for other job seekers - They Selected the Female candidates only
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90 minutes and topics are quantitative analytics and reasoning Technical question on java, javascript, c#, Sql Cloud

Interview Questionnaire 

1 Question

  • Q1. Basic Questions of Oops and MVC

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

Interview Questionnaire 

2 Questions

  • Q1. Work experience, your work other than BAU, technical questions
  • Q2. Be yourself, give the honest replies

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep looking for other options this is not employee friendly company

Ventura Securities Interview FAQs

How many rounds are there in Ventura Securities Intern interview for experienced candidates?
Ventura Securities interview process for experienced candidates usually has 2 rounds. The most common rounds in the Ventura Securities interview process for experienced candidates are Resume Shortlist and Technical.
How to prepare for Ventura Securities Intern interview for experienced candidates?
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 Ventura Securities. The most common topics and skills that interviewers at Ventura Securities expect are Adobe Creative Suite and Visualization.
What are the top questions asked in Ventura Securities Intern interview for experienced candidates?

Some of the top questions asked at the Ventura Securities Intern interview for experienced candidates -

  1. Difference between rdbms and document ...read more
  2. What is encoding decodin...read more
  3. write a programm to solve sod...read more

Tell us how to improve this page.

Ventura Securities Intern Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more
Ventura Securities Intern Salary
based on 5 salaries
₹2 L/yr - ₹6 L/yr
27% more than the average Intern Salary in India
View more details

Ventura Securities Intern Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

2.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Relationship Manager
70 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Relationship Officer
43 salaries
unlock blur

₹1.3 L/yr - ₹5.2 L/yr

Sales Representative
30 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Representative
27 salaries
unlock blur

₹1.5 L/yr - ₹4.2 L/yr

Back Office Executive
25 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Ventura Securities with

Sharekhan

3.8
Compare

Edelweiss

3.8
Compare

Religare

3.8
Compare

JM Financial

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