Upload Button Icon Add office photos

Filter interviews by

Greenbucks Securities Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a dedicated and passionate individual with a strong background in research and teaching.

    • PhD in [specific field] from [University]

    • Published X research papers in reputable journals

    • Experience teaching [specific subject] at [University]

    • Passionate about mentoring students and fostering a love for learning

  • Answered by AI
  • Q2. Why are you in the teaching profession
  • Ans. 

    I am in the teaching profession because I am passionate about sharing knowledge and inspiring students to reach their full potential.

    • Passion for sharing knowledge

    • Inspiring students to reach their full potential

    • Enjoyment in seeing students grow and succeed

  • Answered by AI
  • Q3. How do you create interest in student to read?
  • Ans. 

    I create interest in students to read by incorporating interactive activities, real-world examples, and fostering a love for learning.

    • Incorporate interactive activities such as group discussions, debates, and hands-on projects to make reading engaging.

    • Use real-world examples and case studies to show the practical applications of the material being read.

    • Foster a love for learning by showing enthusiasm for the subject ma

  • Answered by AI
Round 2 - Technical 

(5 Questions)

  • Q1. Family History?
  • Q2. Why are you in academics?
  • Ans. 

    I am in academics because I am passionate about research, teaching, and contributing to the advancement of knowledge.

    • Passion for research and contributing to knowledge

    • Enjoyment of teaching and mentoring students

    • Opportunity to collaborate with other experts in the field

    • Desire to make a positive impact on society through education

  • Answered by AI
  • Q3. Have you tried elsewhere?
  • Ans. 

    Yes, I have applied to other universities and institutions for similar positions.

    • I have applied to multiple universities and institutions for Assistant Professor positions.

    • I have attended interviews at other universities as well.

    • I am actively seeking opportunities in academia to further my career.

    • I believe in exploring various options to find the best fit for my skills and expertise.

  • Answered by AI
  • Q4. How much salary you are drawing presently & what is your expected salary?
  • Ans. 

    I am currently drawing a salary of $60,000 and my expected salary is $70,000.

    • Currently drawing a salary of $60,000

    • Expecting a salary of $70,000

    • Open to negotiation based on benefits and opportunities

  • Answered by AI
  • Q5. How fast can you join?
  • Ans. 

    I can join within 2 weeks of receiving an offer.

    • I have already notified my current employer and can start within 2 weeks.

    • I have all necessary documentation ready for a quick onboarding process.

    • I am excited about the opportunity and eager to start contributing to the team.

    • I have no prior commitments that would delay my start date.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Techno India Group Assistant Professor interview:
  • Nothing
Interview preparation tips for other job seekers - In HR round they just test your english proficiency & communication skills etc. The person who takes the HR round is soft spoken & not very fluent in english. But he will scourge through the CV & ask random questions at a very low voice. Finally he will say that he is very satisfued with your performance & will ask you to wait fir the technical round.
Technical round will be taken by the Director who will ask you very basic questions like education details, family details, residence etc. & will either confirm you on spot or ask you to wait for call from the HR team. Both cases they don't appoint you ASAP, on spot or not.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Indian Institute of Information Technology Design & Manufacturing (IIITDM), Kancheepuram and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

They asked basic aptitude questions on probability, compound interests,...

Round 2 - Technical 

(3 Questions)

  • Q1. Detailing on Storage classes
  • Q2. Applications of OSI layers
  • Ans. 

    The OSI layers are used to define the different functions of a network communication system.

    • The OSI model consists of 7 layers, each with specific functions.

    • Application layer (Layer 7) handles high-level protocols, such as HTTP and FTP.

    • Transport layer (Layer 4) ensures end-to-end communication and error-checking.

    • Network layer (Layer 3) deals with routing and forwarding of data packets.

    • Data link layer (Layer 2) manages ...

  • Answered by AI
  • Q3. Bitwise operations
Round 3 - Technical 

(2 Questions)

  • Q1. Check string is substring of other or not
  • Ans. 

    Check if a string is a substring of another string

    • Use the 'includes' method in JavaScript to check if a string is a substring of another string

    • Iterate through an array of strings and use 'includes' to check for substrings

    • Consider case sensitivity when checking for substrings

  • Answered by AI
  • Q2. Transpose of matrix
  • Ans. 

    Transpose of a matrix involves swapping rows with columns.

    • To transpose a matrix, swap the rows with the columns.

    • The transpose of a matrix A with dimensions m x n is a new matrix B with dimensions n x m.

    • Example: If A = [[1, 2], [3, 4]], then the transpose of A is B = [[1, 3], [2, 4]].

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. About project some angular concepts they asked
  • Q2. Angular table task given
Round 2 - One-on-one 

(1 Question)

  • Q1. Asked about project flow and how it works with clients
Round 3 - HR 

(1 Question)

  • Q1. About project flow
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mathematical questions similar to CAT DILR

Round 2 - Technical 

(1 Question)

  • Q1. Breakeven analysis for term life insurance policy
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How Performance of application can be improved
  • Ans. 

    Performance of an application can be improved by optimizing code, using efficient algorithms, caching data, and scaling resources.

    • Optimize code by reducing unnecessary loops, improving database queries, and minimizing memory usage

    • Use efficient algorithms like binary search instead of linear search for large datasets

    • Implement caching mechanisms to store frequently accessed data and reduce database calls

    • Scale resources b...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How will you prioritize testing ?
  • Ans. 

    I prioritize testing based on criticality, impact, dependencies, and risks involved.

    • Identify critical functionalities and prioritize testing for them first

    • Consider impact on end users and prioritize testing for high impact areas

    • Take into account dependencies between different modules or components

    • Assess risks involved and prioritize testing for high-risk areas

    • Use risk-based testing approach to prioritize test cases

  • Answered by AI
  • Q2. Test cases for Landline
  • Ans. 

    Test cases for Landline phone functionality

    • Test dialing a number and making a call

    • Test receiving a call and answering it

    • Test call waiting functionality

    • Test call forwarding feature

    • Test voicemail functionality

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL question on joins and subqueries?
  • Q2. Earlier project questions ?

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

It was Machine test, i had to make a project and connect it to Database and submit details in database table from form.

Round 2 - Technical 

(4 Questions)

  • Q1. Technical verbal Interview, question were related to JavaScript, Json, JQuery, and how to perform click and other event on click, on change etc, and how to get text content entered in text box, mostly rel...
  • Q2. What is Collection Framework?
  • Ans. 

    Collection Framework is a unified architecture for representing and manipulating collections of objects in Java.

    • It provides interfaces (List, Set, Queue, etc.) and classes (ArrayList, HashSet, PriorityQueue, etc.) to store and manipulate groups of objects.

    • Collections can be easily sorted, searched, and iterated using methods provided by the Collection Framework.

    • Example: ArrayList is a class that implements the List int...

  • Answered by AI
  • Q3. What is RestApi?
  • Ans. 

    RestApi is a set of rules and conventions for building and interacting with web services using HTTP methods.

    • RestApi stands for Representational State Transfer Application Programming Interface.

    • It allows communication between different software systems over the internet.

    • RestApi uses standard HTTP methods like GET, POST, PUT, DELETE for data manipulation.

    • JSON or XML formats are commonly used for data exchange in RestApi.

    • ...

  • Answered by AI
  • Q4. How to add one ArrayList object to another, which method is used to achieve this. Ans:- By using addAll() Method
  • Ans. 

    The addAll() method is used to add all elements of one ArrayList to another.

    • Use the addAll() method to add all elements of one ArrayList to another

    • Syntax: list1.addAll(list2);

    • Example: ArrayList list1 = new ArrayList<>(); list1.addAll(Arrays.asList(1, 2, 3));

Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Just Introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - This procedure can be different for anyone else, and hiring team didn't seem serious about hiring procedure .

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(4 Questions)

  • Q1. Work experience
  • Q2. Study and my personal details
  • Q3. What do you know about Ludhiana beverage Private Limited
  • Ans. 

    Ludhiana Beverage Private Limited is a company that specializes in the production and distribution of beverages.

    • Ludhiana Beverage Private Limited is based in Ludhiana, India.

    • The company offers a range of beverages including soft drinks, juices, and energy drinks.

    • They have a strong distribution network across various regions in India.

    • Ludhiana Beverage Private Limited focuses on quality and innovation in their products.

  • Answered by AI
  • Q4. What do you know about the company product?
  • Ans. 

    The company specializes in manufacturing and distributing high-quality shipping containers for various industries.

    • The company offers a wide range of shipping containers in different sizes and materials.

    • They focus on providing durable and reliable containers to ensure safe transportation of goods.

    • The company also offers customization options for clients with specific shipping needs.

    • Their products are known for their hig...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Anna University and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Puzzles, speed, logical questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Background and coding knowledge
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Architect PMC consultant
Round 2 - One-on-one 

(2 Questions)

  • Q1. Experience and project
  • Q2. Architect PMC consultant contract

Tell us how to improve this page.

Interview Questions from Similar Companies

CapitalOne Interview Questions
4.0
 • 74 Interviews
Bank Muscat Interview Questions
4.0
 • 18 Interviews
Solenis Interview Questions
4.1
 • 16 Interviews
Jitm Skills Interview Questions
3.9
 • 13 Interviews
Craft Silicon Interview Questions
3.5
 • 10 Interviews
PrismHR Interview Questions
3.7
 • 9 Interviews
Charles Schwab Interview Questions
4.2
 • 8 Interviews
View all

Greenbucks Securities Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Executive Accountant
3 salaries
unlock blur

₹2.2 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Greenbucks Securities with

IVTL Infoview Technologies

3.6
Compare

Bank Muscat

4.0
Compare

Jitm Skills

3.9
Compare

Virtual Galaxy Infotech

4.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview