Upload Button Icon Add office photos
Engaged Employer

i

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

FYERS Securities Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 59 Reviews

Filter interviews by

FYERS Securities Software Engineer2 Interview Questions and Answers

Updated 16 Jul 2024

FYERS Securities Software Engineer2 Interview Experiences

Interview questions from similar companies

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

(1 Question)

  • Q1. Explain OOPS Concept ?
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve problems.

    • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation.

    • For example, a class 'Car' can have objects like 'Toyota', 'Honda', etc., each with their own properties and methods.

    • Inheritan...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(1 Question)

  • Q1. Technical question regarding js
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Behaviour of js
  • Ans. 

    JavaScript is a dynamic programming language commonly used for web development.

    • JavaScript is a high-level, interpreted language.

    • It is known for its flexibility and ability to manipulate the DOM.

    • Commonly used for client-side scripting in web development.

    • Supports object-oriented, imperative, and functional programming styles.

  • Answered by AI
  • Q2. Call by value, call by reference
Round 2 - Coding Test 

Reverse fibonacci using recursion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

IT was for 2hr basic question where ask from differe programing language

Round 2 - HR 

(1 Question)

  • Q1. Question where base on your resume
Round 3 - Technical 

(1 Question)

  • Q1. DSA question ,oops,DBMS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Fr Conceicao Rodrigues College of Engineering, Mumbai and was interviewed in Nov 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 - Aptitude Test 

Basic aptitude questions and 2 hard DP questions in the Online Test .

Round 3 - One-on-one 

(4 Questions)

  • Q1. Basic SQL queries
  • Q2. OOP questions Java
  • Q3. Puzzles from Geeksforgeeks
  • Q4. DSA questions - medium level
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Easy-Medium level DSA Questions on linked list
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Nodejs, API Design and Databases
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Sql vs non sql difference
  • Ans. 

    SQL is a relational database management system while NoSQL is a non-relational database management system.

    • SQL databases are structured and use tables with predefined schema while NoSQL databases are unstructured and use collections or documents.

    • SQL databases use SQL language for querying and managing data while NoSQL databases use various query languages like MongoDB's query language.

    • SQL databases are vertically scalab...

  • Answered by AI
  • Q2. Explain critical section and solution to critical section
  • Ans. 

    Critical section is a code segment that should not be executed by multiple threads simultaneously. Solution is to use synchronization techniques.

    • Critical section is a part of code that should be executed by only one thread at a time

    • Multiple threads accessing critical section can lead to race conditions and data inconsistency

    • Synchronization techniques like locks, semaphores, and monitors can be used to ensure mutual exc...

  • Answered by AI
  • Q3. 2 dsa questions which were of dynamic programming
Round 2 - HR 

(3 Questions)

  • Q1. First give introduction
  • Q2. They asked about family background
  • Q3. Some basic hr questions

Interview Preparation Tips

Topics to prepare for Biz 2 Credit Info Services Softwaretest Engineer interview:
  • SQL
  • OS
  • DBMS
Interview preparation tips for other job seekers - Should revise os, dbms and oops. you should be able to write sql query and know your project well.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Any online ideas, ds-algo, medium level

Round 2 - Coding Test 

Swift, security framework, api, memory management

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic ds-algo nd technical question
Round 4 - HR 

(1 Question)

  • Q1. Managerial question

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Hoisting, clousres, prototypes based output questions
  • Q2. Polyfill of reduce, map
  • Ans. 

    Polyfill of reduce, map are functions that mimic the behavior of the original functions in older browsers.

    • Polyfill of reduce function can be implemented using a for loop to iterate over the array and accumulate the result.

    • Polyfill of map function can be implemented using a for loop to iterate over the array and create a new array with the transformed values.

    • These polyfills are useful for ensuring cross-browser compatib...

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

(1 Question)

  • Q1. Project discussion, react lifecycle, javascript basec concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were maily involved:-
Js basic concepts:hoisting, prototypes, closures, currying
Css basic properties
Project discussions

Skills evaluated in this interview

FYERS Securities Interview FAQs

How many rounds are there in FYERS Securities Software Engineer2 interview?
FYERS Securities interview process usually has 1 rounds. The most common rounds in the FYERS Securities interview process are Technical.
What are the top questions asked in FYERS Securities Software Engineer2 interview?

Some of the top questions asked at the FYERS Securities Software Engineer2 interview -

  1. One coding question based on string manipulation and one sql query and CS funda...read more
  2. Questions related to Ja...read more

Tell us how to improve this page.

FYERS Securities Software Engineer2 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Angel One Interview Questions
3.9
 • 126 Interviews
Kotak Securities Interview Questions
3.6
 • 112 Interviews
HDFC Securities Interview Questions
3.6
 • 101 Interviews
Sharekhan Interview Questions
3.9
 • 77 Interviews
Edelweiss Interview Questions
3.9
 • 58 Interviews
Yubi Interview Questions
3.8
 • 37 Interviews
Upstox Interview Questions
3.7
 • 35 Interviews
Leap Finance Interview Questions
4.0
 • 25 Interviews
View all
FYERS Securities Software Engineer2 Salary
based on 6 salaries
₹10 L/yr - ₹12 L/yr
43% less than the average Software Engineer2 Salary in India
View more details

FYERS Securities Software Engineer2 Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

3.0

Skill development

1.0

Work-life balance

4.0

Salary

1.0

Job security

1.0

Company culture

4.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Sales Executive
39 salaries
unlock blur

₹2.1 L/yr - ₹4.4 L/yr

KYC Executive
22 salaries
unlock blur

₹2.2 L/yr - ₹4.1 L/yr

Senior Software Engineer
19 salaries
unlock blur

₹9.5 L/yr - ₹16 L/yr

Software Engineer
15 salaries
unlock blur

₹4.2 L/yr - ₹13 L/yr

Operations Executive
9 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

Explore more salaries
Compare FYERS Securities with

Zerodha

4.2
Compare

Upstox

3.7
Compare

5paisa Capital Ltd.

3.9
Compare

Angel One

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