Upload Button Icon Add office photos
Engaged Employer

i

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

FreeFlow Ventures Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FreeFlow Ventures Interview Questions and Answers

Updated 22 Oct 2023

FreeFlow Ventures Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 3 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're thinking of applying to this company, be prepared for a rigorous initial round that might extend for about 1.5 hours. Be cautious with the assignment they provide after that round; if it appears too extensive, consider discussing it with them or requesting a revised version. The possibility is that if it's too overwhelming in a very short deadline period, you might never hear from them again. Unfortunately, this happened in my case.

I worked tirelessly to complete it within the deadlilne. But the second round got canceled abruptly, where I was supposed to explain my codes.

I had to try for the whole week to get a reply. They did'nt even give me a chance to explain my side of the story for the project. When I finally got the feedback, it was only after multiple attempts on my part, and they said my project was overly done, without allowing me to explain why I did it the way I did.

Stay vigilant about communication throughout the process. If there are any unexpected cancellations or delays, be proactive in following up promptly. Make sure you have the chance to explain your work during the evaluation. Best of luck!

Full Stack Web Developer Interview Questions asked at other Companies

Q1. What will be the time complexity to add an element to the Singly Linked List? Note* there are 2 types to add an element: 1st: to add at the end using Tail pointer so O(1) 2nd: to add anywhere in the middle so O(n)
View answer (1)

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

2 Questions

  • Q1.  Given k and DFS traversal string for a k-ary tree, construct the tree. The String contains P (if a parent) and L (if a leaf). E.g. - k=3, str="PPLLLLL" 2. All the strings are arranged in the following ord...
  • Ans. 

    The question asks to construct a k-ary tree using the given k and DFS traversal string.

    • Iterate through the DFS traversal string

    • If the current character is 'P', create a parent node

    • If the current character is 'L', create a leaf node

    • Link the nodes according to the DFS traversal order

  • Answered by AI
  • Q2. "How would you tell whether a graph has a node with n degree?"
  • Ans. 

    To determine if a graph has a node with n degree, iterate through all nodes and count their edges.

    • Iterate through each node in the graph

    • Count the number of edges connected to each node

    • If any node has n edges, then the graph has a node with n degree

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions on C++(Virtual fns, inheritance). Two on probability, 12 on Algorithms
Duration: 45 minutes

Round: Technical + HR Interview
Experience: He asked some more puzzles and some probability (expectation) questions. Then, he modified one question asked in the written test and asked me write code for it on paper.
Tips: First of all, prepare all the questions asked in the test before going for the interviews.


Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. OOPS Concepts
  • Q2. MySql
  • Q3. Php
  • Q4. Design Patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Just get your basics right.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mostly Excel based, and they see if your answers are logical or not!

Round 2 - Case Study 

If you have visualization like PowerBi or Tableau Project then they will ask to explain and share details!

Round 3 - HR 

(1 Question)

  • Q1. What you know about mensa and all!
  • Ans. 

    Mensa is an international high IQ society that provides a forum for intellectual exchange among its members.

    • Mensa was founded in 1946 in the UK by Roland Berrill and Dr. Lance Ware.

    • To join Mensa, individuals must score in the top 2% of the general population on a standardized intelligence test.

    • Mensa has members in more than 100 countries around the world.

    • The organization hosts various events, gatherings, and activities...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Must know excel to build logic

I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What do you know about capital markets?
  • Ans. 

    Capital markets refer to the financial markets where long-term securities such as stocks and bonds are traded.

    • Capital markets are where companies and governments raise funds by issuing stocks and bonds

    • Investors buy and sell securities in the capital markets

    • Capital markets are regulated by government agencies such as the SEC in the US

    • Examples of capital markets include the New York Stock Exchange and NASDAQ

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

(1 Question)

  • Q1. How you will work when you have targets?
  • Ans. 

    I prioritize tasks and create a plan to achieve targets efficiently.

    • I break down the target into smaller achievable goals

    • I prioritize tasks based on their importance and urgency

    • I create a plan with deadlines and milestones

    • I regularly track progress and make adjustments if necessary

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic while giving answers. Just be confident and answer it all. They just just need people who will work in any condition
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Dec 2023. There were 4 interview rounds.

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is good but i noticed interviewer was biased towards girls as fresher. One of the interviewer named as Prem Kumar who took my 4 th round which was a technical interview was taking interview of boys for 25 minutes and was giving no hints to boys and was making fun of boys when they were getting stuck in programming but he took interview of girls for 1 hr 15-20 minutes and also he gave hints to girls when they got stuck in programming.
he was asking the same questions from everyone he [prem kumar ] knew only 2-3 programming questions and the same questions were asked to each of us some of the boys were asked only 1 questions and he left the meeting by saying "better luck next time".

Skills evaluated in this interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Leetcode prep will help. Do system design practice thoroughly.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

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

I appeared for an interview before Feb 2024.

Interview Preparation Tips

Interview preparation tips for other job seekers - CS fundamentals should be very strong.

FreeFlow Ventures Interview FAQs

How many rounds are there in FreeFlow Ventures interview?
FreeFlow Ventures interview process usually has 3 rounds. The most common rounds in the FreeFlow Ventures interview process are Resume Shortlist, Coding Test and Assignment.

Tell us how to improve this page.

FreeFlow Ventures Interview Process

based on 2 interviews

Interview experience

1.5
  
Bad
View more

Interview Questions from Similar Companies

Wise Finserv Interview Questions
3.0
 • 10 Interviews
Instant Systems Interview Questions
3.5
 • 10 Interviews
Link Intime Interview Questions
3.4
 • 9 Interviews
MENSA Interview Questions
3.1
 • 8 Interviews
View all

FreeFlow Ventures Reviews and Ratings

based on 8 reviews

4.0/5

Rating in categories

4.3

Skill development

4.0

Work-life balance

3.8

Salary

3.7

Job security

4.0

Company culture

3.6

Promotions

4.2

Work satisfaction

Explore 8 Reviews and Ratings
Compare FreeFlow Ventures with

Muthoot Homefin India

3.9
Compare

Belstar Investment and Finance

4.2
Compare

Cholamandalam Securities

3.7
Compare

Wise Finserv

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