Upload Button Icon Add office photos

Filter interviews by

Flow Traders Interview Questions and Answers

Updated 1 Dec 2024

Flow Traders Interview Experiences

2 interviews found

Interview Questions & Answers

user image Anonymous

posted on 1 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - One-on-one 

(1 Question)

  • Q1. Difference between list and tuple

Skills evaluated in this interview

Interview Questionnaire 

7 Questions

  • Q1. How does ping command work ?
  • Q2. What is nmap, how to use it ?
  • Ans. 

    nmap is a network exploration and security auditing tool.

    • nmap stands for Network Mapper

    • It is used to discover hosts and services on a computer network

    • It can be used to identify open ports, operating systems, and vulnerabilities

    • nmap can be run from the command line with various options and arguments

    • Examples: nmap -sP 192.168.1.0/24 (ping scan), nmap -sV target.com (version detection)

  • Answered by AI
  • Q3. Explain man command in unix
  • Ans. 

    man command is used to display the manual pages for a command in Unix.

    • Man command provides detailed information about a command, including its syntax, options, and examples.

    • It can be used to search for commands and their descriptions using keywords.

    • Man pages are organized into sections, with each section covering a different topic.

    • To view the manual page for a command, type 'man' followed by the command name.

    • For exampl...

  • Answered by AI
  • Q4. TCP and UDP
  • Q5. What is SSH reverse tunneling ?
  • Ans. 

    SSH reverse tunneling is a technique to access a remote machine behind a firewall or NAT.

    • It allows a user to connect to a remote machine that is not directly accessible from the internet.

    • The remote machine initiates the connection to the local machine, creating a tunnel for data transfer.

    • It is useful for remote administration, accessing local resources, and bypassing firewalls.

    • Example: accessing a home computer from wo...

  • Answered by AI
  • Q6. Given a server IP, how would you go about rooting it ?
  • Ans. 

    I cannot answer this question as it goes against ethical hacking practices.

    • It is unethical and illegal to attempt to root a server without proper authorization.

    • As a Junior Trading System Engineer, it is important to prioritize ethical and legal practices in the workplace.

    • Instead, focus on learning about server security and how to prevent unauthorized access.

    • If you come across any vulnerabilities, report them to the app...

  • Answered by AI
  • Q7. XSS and XSRF

Interview Preparation Tips

Round: Resume Shortlist
Experience: Normal selection via resume for Test. Being a Mathematics student, my resume was a bit "academic".
Tips: Be thorough with your resume. I had a more "academic" resume. So was asked at 95% of the interviews "Why are you here, you should go for PhD". High CPI is not required for job, but a respectable one is required.

Round: Test
Experience: This test was mainly to check your linux skills, as the Job profile required a skilled linux guy with scripting ability. It had 2 sections, one was with normal questions and one with slightly difficult. It had questions about flags in different shell commands.
Tips: Be good with linux. I am Ubuntu user, so I was good with shell and scripting. If you are a windows user, I would highly recommend to install cygwin and practice linux scripting.
Duration: 60mins minutes
Total Questions: 50

Round: Test
Experience: Speed Math was easy for me, but was stuck with few apti questions. Practice them. Cannot say anything about personality test. Just be yourself.
Tips: Speed math requires practice. You can practice at traderstest.org. Medium to easy level will be sufficient.

Round: Technical Interview
Experience: Interviewer was fun. At the end we were discussing which beer brand is the best. (He was from UK)
Tips: Brush up your network security and linux skills. This profile requires Network security. There were few other questions which I cannot remember.

Round: Technical Interview
Experience: He was fun, he made me real comfy and I was able to think clearly while answering. He was laughing when I was answering how to root server. He said he wasn't expecting a math student to answer this question. I also told about my experience in online CTF and that I am a metasploit fan.
Tips: Interest in network security is a plus.

Skill Tips: Interest in network security and constant learning
Skills: Common Sense, Network Security, GNU/LINUX
College Name: IIT Bombay
Motivation: Being a linux geek, and network security enthusiast, this was the perfect job I could think of.
Funny Moments: Interviewer : Irrespective of job profile, since we are mainly in 3 places, NY, Amsterdam and Singapore, where would you like to join.
Me : Amsterdam
Interviewer : Why ?
Me : Sir you know the reasons.

We both were laughing our ass off !!

Skills evaluated in this interview

Are these interview questions helpful?

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Flow Traders?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 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 - HR 

(2 Questions)

  • Q1. Skills of current company
  • Q2. Language test and communication skills

Interview Preparation Tips

Topics to prepare for Oyo Rooms Senior Executive interview:
  • Communication Skills
Interview preparation tips for other job seekers - Hdhdjdhdhdbhdbdhxhxbdhdjdndjjdbdjdjbdhdhdhdhjdhdhhdhd

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

Interview Questionnaire 

2 Questions

  • Q1. Tell me abt yourself
  • Ans. 

    Dynamic professional with a strong background in management, team leadership, and strategic planning, eager to drive success in new challenges.

    • Over 5 years of experience in management roles, leading teams to exceed performance targets.

    • Successfully implemented a new project management system that improved efficiency by 30%.

    • Strong communication skills, demonstrated by leading cross-functional teams and presenting to stak...

  • Answered by AI
  • Q2. Achievements in past

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best, go in a flow , talk truth

I applied via Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Prime number star pattern Js basics form validations

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn all basics of JS and node

I appeared for an interview before Feb 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

It comprised of general aptitude questions and two coding questions. It was an offline test.

  • Q1. 

    N Queens Problem

    Given an integer N, find all possible placements of N queens on an N x N chessboard such that no two queens threaten each other.

    Explanation:

    A queen can attack another queen if they ar...

  • Q2. 

    Sort 0 1 2 Problem Statement

    Given an integer array arr of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.

    Input:

    The first line contains an integer 'T' representing the n...
Round 2 - Face to Face 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

After having a technical discussion about my CV. He gave me two questions to code.

  • Q1. 

    Ninja and Substrings Problem Statement

    Ninja has to determine all the distinct substrings of size two that can be formed from a given string 'STR' comprising only lowercase alphabetic characters. These su...

  • Ans. 

    Find all unique contiguous substrings of size two from a given string.

    • Iterate through the string and extract substrings of size two

    • Use a set to store unique substrings

    • Return the set as an array of strings

  • Answered by AI
  • Q2. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

Round 3 - HR 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

This was supposed to be the HR round but out of surprise the interviewer started by giving me a question to code. 
After I approached this question with the right solution he just asked about my family. After that he said to wait. After half an hour the results were announced. A total of three students were hired and I was amongst one of them.

  • Q1. 

    Balanced Parentheses Combinations

    Given an integer N representing the number of pairs of parentheses, find all the possible combinations of balanced parentheses using the given number of pairs.

    Explanati...

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAMagicbricks interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I appeared for an interview before May 2016.

Interview Questionnaire 

1 Question

  • Q1. Why should I hire you ?

Interview Preparation Tips

Round: Group Discussion
Experience: Everybody shared their own views on the topic
Tips: You should initiate the discussion before anyone starts or if you don't have any idea about the topic then you note down points shared by others and give conclusion by mixing all the points you noted
Duration: 10 hours

Round: HR Interview
Experience: Told positives about myself
Tips: Refer to the jd

Skills: Communication, Leadership Skills

Interview Questionnaire 

2 Questions

  • Q1. What is you profession
  • Ans. 

    I am a Senior Associate in the field of finance, specializing in investment management.

    • I have expertise in analyzing financial data and making investment recommendations.

    • I work closely with clients to understand their financial goals and risk tolerance.

    • I monitor market trends and economic indicators to make informed investment decisions.

    • I have experience in portfolio management and asset allocation.

    • I may hold certifica...

  • Answered by AI
  • Q2. What is your ambition

I appeared for an interview before Dec 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

This round was purely based on Data Structures and Algorithms . One has to be fairly comfortable in solving Algorithmic problems to pass this round . Both the questions asked were quite common and luckily I had already prepared them from CodeStudio and LeetCode.

  • Q1. 

    Binary Tree Traversals Problem Statement

    Given a Binary Tree with 'N' nodes, where each node holds an integer value, your task is to compute the In-Order, Pre-Order, and Post-Order traversals of the binar...

  • Ans. 

    Compute the In-Order, Pre-Order, and Post-Order traversals of a Binary Tree given in level-order format.

    • Implement functions to perform In-Order, Pre-Order, and Post-Order traversals of a Binary Tree.

    • Use level-order input to construct the Binary Tree.

    • Traverse the Binary Tree recursively to generate the required traversals.

    • Ensure proper handling of null nodes represented by -1 in the input.

    • Return the three traversals as ...

  • Answered by AI
  • Q2. 

    Reverse Linked List Problem Statement

    Given a Singly Linked List of integers, your task is to reverse the Linked List by altering the links between the nodes.

    Input:

    The first line of input is an intege...
Round 2 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

This round basically tested some concepts from Data Structures and File Manipulation .

  • Q1. 

    Intersection of Two Arrays Problem Statement

    Given two arrays A and B with sizes N and M respectively, both sorted in non-decreasing order, determine their intersection.

    The intersection of two arrays in...

  • Ans. 

    The problem involves finding the intersection of two sorted arrays efficiently.

    • Use two pointers to iterate through both arrays simultaneously.

    • Compare elements at the pointers and move the pointers accordingly.

    • Handle cases where elements are equal and update the intersection array.

    • Return the intersection array as the result.

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPABig Basket interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Operating Systems, Aptitude, OOPSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Jun 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. No relevant questions to the job
  • Q2. Basic English tests

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are qualified above graduation, this is not the job you should be looking for.

Flow Traders Interview FAQs

How many rounds are there in Flow Traders interview?
Flow Traders interview process usually has 1 rounds. The most common rounds in the Flow Traders interview process are One-on-one Round.
What are the top questions asked in Flow Traders interview?

Some of the top questions asked at the Flow Traders interview -

  1. Given a server IP, how would you go about rooting i...read more
  2. What is SSH reverse tunnelin...read more
  3. How does ping command wor...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Swiggy Interview Questions
3.7
 • 474 Interviews
BigBasket Interview Questions
3.9
 • 400 Interviews
Meesho Interview Questions
3.7
 • 369 Interviews
Lenskart Interview Questions
3.2
 • 364 Interviews
CARS24 Interview Questions
3.5
 • 361 Interviews
Udaan Interview Questions
3.9
 • 347 Interviews
MagicBricks Interview Questions
4.2
 • 335 Interviews
Blinkit Interview Questions
3.8
 • 241 Interviews
Oyo Rooms Interview Questions
3.2
 • 232 Interviews
Myntra Interview Questions
3.9
 • 229 Interviews
View all
Compare Flow Traders with

Udaan

3.9
Compare

BigBasket

3.9
Compare

Swiggy

3.7
Compare

CARS24

3.5
Compare
write
Share an Interview