Upload Button Icon Add office photos

Filter interviews by

Smallcase Technologies Manager Interview Questions and Answers

Updated 24 May 2024

Smallcase Technologies Manager Interview Experiences

1 interview found

Manager Interview Questions & Answers

user image Anonymous

posted on 24 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Assignment was given

Round 2 - One-on-one 

(1 Question)

  • Q1. Work location, skills, future plans

Interview questions from similar companies

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

(1 Question)

  • Q1. Interview started with some basic questions like tell me about yourself, your current experience
  • Ans. I just explain about myself and current job like what is my work
  • Answered Anonymously
Round 3 - One-on-one 

(2 Questions)

  • Q1. 2nd round was taken by process head where he asked questions in depth about the process
  • Q2. What is you current role ? What is demat account? What are documents required for demat account opening? What is your achievement? Why are changing the job ? Do you have experience in UAT ?
  • Ans. 

    I am currently working as a Relationship Manager. I have experience in demat account opening and UAT.

    • I am a Relationship Manager with experience in demat account opening and UAT.

    • Demat account is an account that holds securities in electronic form.

    • Documents required for demat account opening include PAN card, Aadhaar card, and a cancelled cheque.

    • My achievement includes achieving 120% of the sales target in the last quar...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for A K Capital Services Manager interview:
  • Depends on profile
  • Demat operation
  • Basis documents requirements
Interview preparation tips for other job seekers - Just answer all the questions confidently and if you don't know the answer say upfront no

I applied via Walk-in and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.
Round 2 - One-on-one 

(1 Question)

  • Q1. About Previous experiece
Round 3 - One-on-one 

(1 Question)

  • Q1. What are my skills like computer skills and many more

Interview Preparation Tips

Interview preparation tips for other job seekers - Do complete study of financial market,equity, debentures,bonds

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
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Previous organisation experience
Round 2 - One-on-one 

(2 Questions)

  • Q1. Knowledge about excel reports
  • Q2. Excel test & data presentation

Executive Interview Questions & Answers

MENSA user image Sukhman preet

posted on 16 Jul 2023

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

I applied via Company Website and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Hi, In this round the interview conductor should have to know about the maximum of skills executive have. Moreover, skills, and punctuality in there work. Thank you.

Round 3 - HR 

(11 Questions)

  • Q1. Hi, HR is a one who conduct interviews, and have a better information about all details of the executive.
  • Q2. Hi, Most of the time HR questions about qualification of executive, fathers occupation, mother occupation as well as the area executive live. Thank you.
  • Q3. HR also question about the good communication skills executive have or not.
  • Q4. Also they question about the past years work experience.
  • Q5. Hi, HR put question that why you want to pursue your career in this company why not in any another company.
  • Q6. Hi, If executive have any job experience in the past then most of the time HR put questions about that.
  • Q7. Hi, They have to know about key skills executive have to pursue a job position.
  • Q8. Hi, They put some questions to executive to know how fluent a executive is in there communication.
  • Q9. Hi, HR should have to know about knowledge of a executive.
  • Q10. Hi, HR should have to conduct certification of executive.
  • Q11. Hi, They put questions about the surrounding to know executive knowledge about the world.

Interview Preparation Tips

Interview preparation tips for other job seekers - HI, you have to be fluent in the language you are going to work for a better career. Thank you.

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
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

DSA medium level questions were asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Design MakeMyTrip kind of application.
  • Ans. 

    MakeMyTrip is a travel booking application that allows users to book flights, hotels, and holiday packages.

    • Include features like flight/hotel search, booking, payment gateway integration, and user profiles.

    • Implement filters for search results, reviews/ratings for hotels, and notifications for booking updates.

    • Integrate maps for location tracking, weather forecasts, and customer support chatbot.

    • Offer discounts, loyalty p...

  • Answered by AI
  • Q2. Oops based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for LLD.

Skills evaluated in this interview

I appeared for an interview in Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

This was the qualification round which comprised of several MCQs and 3 coding questions.
It was held on Hackerearth from 3:00 PM to 4:00 PM.
Use of any other IDE was prohibited.

  • Q1. Given a problem statement and a piece of code, how would you find and correct the bug in the code?
  • Ans. 

    To find and correct a bug in code, analyze problem statement, review code, use debugging tools, and test different scenarios.

    • Understand the problem statement and expected output.

    • Review the code for syntax errors, logical errors, and potential bugs.

    • Use debugging tools like breakpoints, print statements, and IDE debuggers.

    • Test the code with different inputs to identify the bug.

    • Make necessary corrections based on the iden...

  • Answered by AI
  • Q2. 

    Print Nodes at Distance K from a Given Node

    Given an arbitrary binary tree, a node of the tree, and an integer 'K', find all nodes that are at a distance K from the specified node, and return a list of th...

  • Ans. 

    Given a binary tree, a target node, and an integer K, find all nodes at distance K from the target node.

    • Traverse the binary tree to find the target node.

    • Use BFS to traverse the tree from the target node to nodes at distance K.

    • Keep track of the distance while traversing the tree.

    • Return the values of nodes at distance K in any order.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

I was shared a link of Google Meet and the Google Docs was shared where there was 1 coding problem to be coded there and then the code was run on an IDE to check the sample tests.
Then the interview was followed by a lot of Operating System and Computer System Architecture Questions.
There were 2 Interviewers and both were helpful.
The timing was from 2:30 PM to 4:00 PM

  • Q1. 

    Subarray Challenge: Largest Equal 0s and 1s

    Determine the length of the largest subarray within a given array of 0s and 1s, such that the subarray contains an equal number of 0s and 1s.

    Input:

    Input beg...

  • Ans. 

    Find the length of the largest subarray with equal number of 0s and 1s in a given array.

    • Iterate through the array and maintain a count of 0s and 1s encountered so far.

    • Store the count difference in a hashmap with the index as the key.

    • If the same count difference is encountered again, the subarray between the two indices has equal 0s and 1s.

    • Return the length of the longest subarray found.

  • Answered by AI
Round 3 - HR 

Round duration - 45 minutes
Round difficulty - Easy

The round was held on Google Meet with HR from 2:30 PM to 3:15 PM.
The HR was friendly and asked the basic questions.

Interview Preparation Tips

Eligibility criteriaNeeded Work Experience in a leading Tech CompanyTower Research Capital interview preparation:Topics to prepare for the interview - Dynamic Programming, Data Structures - Sets, HashMap, Priority Queue, SQL, OOPS, Operating System, AlgorithmsTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Practice daily 4-5 medium level problems on sites like Leetcode, CodeZen, Hackerearth
Tip 2 : Even though Data Structures and Algorithms is the base but study Course Subjects like DBMS,OS,OOPS too.
Tip 3 : Try to Participate in Contests on LeetCode,Codeforces.

Application resume tips for other job seekers

Tip 1 : Mention the projects you worked on in your past work experience and how it helped your company.
Tip 2 : Keep your resume up to date in accordance with the role you are applying for
Tip 3 : Don't put false things on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Smallcase Technologies Interview FAQs

How many rounds are there in Smallcase Technologies Manager interview?
Smallcase Technologies interview process usually has 2 rounds. The most common rounds in the Smallcase Technologies interview process are Aptitude Test and One-on-one Round.

Tell us how to improve this page.

Smallcase Technologies Manager Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Angel One Interview Questions
4.0
 • 135 Interviews
Sharekhan Interview Questions
3.8
 • 81 Interviews
Groww Interview Questions
3.7
 • 67 Interviews
Edelweiss Interview Questions
3.9
 • 58 Interviews
Upstox Interview Questions
3.7
 • 36 Interviews
Paytm Money Interview Questions
3.2
 • 27 Interviews
Motilal Oswal Interview Questions
3.9
 • 19 Interviews
View all
Smallcase Technologies Manager Salary
based on 4 salaries
₹12 L/yr - ₹15 L/yr
17% less than the average Manager Salary in India
View more details
Software Engineer
13 salaries
unlock blur

₹16 L/yr - ₹33 L/yr

QA Engineer
13 salaries
unlock blur

₹9.5 L/yr - ₹15 L/yr

Software Developer
10 salaries
unlock blur

₹12 L/yr - ₹25 L/yr

Software Development Engineer II
9 salaries
unlock blur

₹18 L/yr - ₹32 L/yr

Associate Product Manager
9 salaries
unlock blur

₹10 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Smallcase Technologies with

Muthoot Homefin India

4.0
Compare

Belstar Investment and Finance

4.2
Compare

Cholamandalam Securities

3.6
Compare

Link Intime

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