Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Smallcase Technologies SEO and Content Writer Interview Questions and Answers

Updated 24 Apr 2024

Smallcase Technologies SEO and Content Writer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What do you know about smallcase?
  • Ans. 

    smallcase is a platform that allows users to invest in intelligently-weighted portfolios of stocks/ETFs.

    • smallcase offers pre-built portfolios based on themes, sectors, and strategies.

    • Users can invest in multiple stocks/ETFs with a single click.

    • It provides research-backed investment ideas and insights.

    • smallcase is integrated with various brokerage platforms for seamless investing.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you know about the company. It would be really helpful if you could present your understanding with the help of analogies.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Basic Questions of Oops and MVC

I applied via Company Website and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Asked about some general things related to trading and stock market.

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be confident towards the interview questions and be honest while answering to the interviewer.

I was interviewed before Mar 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 Minutes
Round difficulty - Medium

  • Q1. 

    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 ...

  • Ans. 

    Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.

    • Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.

    • Maintain two pointers, one moving at double the speed of the other, if they meet at any point, there is a cycle.

    • If one of the pointers reaches the end of the list (null), there is no cycle.

  • Answered by AI
  • Q2. 

    Next Greater Element Problem Statement

    Given a list of integers of size N, your task is to determine the Next Greater Element (NGE) for every element. The Next Greater Element for an element X is the firs...

  • Ans. 

    Find the Next Greater Element for each element in a list of integers.

    • Iterate through the list of integers from right to left.

    • Use a stack to keep track of elements for which the Next Greater Element is not yet found.

    • Pop elements from the stack until a greater element is found or the stack is empty.

    • Assign the Next Greater Element as the top element of the stack or -1 if the stack is empty.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. How would you design an ATM machine?
  • Ans. 

    Designing an ATM machine involves considering user interface, security measures, transaction processing, and hardware components.

    • User interface should be intuitive and easy to navigate for users of all ages.

    • Implement security measures such as PIN entry, card authentication, and encryption to protect user data.

    • Transaction processing should be fast and reliable, with options for cash withdrawals, deposits, transfers, and...

  • Answered by AI
Round 3 - HR 

Round duration - 45 Minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNAGroww interview preparation:Topics to prepare for the interview - DSA, Database Systems, OOP, Operating Systems, Computer NetworksTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice DSA daily
Tip 2 : Try to think of the solution first before jumping to the solution
Tip 3 : Go through interview experience
Tip 4 : Have mock interviews

Application resume tips for other job seekers

Tip 1 : Know in depth what is there in your resume
Tip 2 : Mention your skills and work properly

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Why our company hire you ?
  • Q2. What will you do for companies benefit ? means how will you invite customers
  • Ans. 

    I will use my communication skills and market research to identify potential customers and create targeted marketing campaigns.

    • Conduct market research to identify potential customers

    • Develop targeted marketing campaigns to reach specific customer segments

    • Utilize social media and other digital marketing channels to increase brand awareness

    • Attend industry events and conferences to network and generate leads

    • Collaborate wit...

  • Answered by AI

I applied via Walk-in and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How much u gain product knowledge and market knowledge in your previous company it will be tested in technical round and your interpersonal skill also.

Interview Preparation Tips

Interview preparation tips for other job seekers - Present yourself in a simple manner and give prompt reply on the question by the interviewer.

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. 1. What is EBITDA? 2. What is the stock turnover ratio? 3. What are IPO and mutual funds?
  • Ans. 

    Answers to finance-related questions

    • EBITDA stands for Earnings Before Interest, Taxes, Depreciation, and Amortization. It is a measure of a company's profitability.

    • Stock turnover ratio is a measure of how quickly a company sells its stock. It is calculated by dividing the cost of goods sold by the average inventory.

    • IPO stands for Initial Public Offering. It is the first time a company's stock is offered for sale to the...

  • Answered by AI
  • Q2. 1. What are nse and bse? 2. What is derivative market? 3. Name some risk hedging techniques? 4. What is fpo?
  • Ans. 

    This is a set of questions related to finance and stock markets.

    • NSE and BSE are the two major stock exchanges in India.

    • Derivative market is a financial market where investors can trade in financial instruments such as futures, options, and swaps.

    • Risk hedging techniques include diversification, options trading, and futures trading.

    • FPO stands for Follow-on Public Offer, which is a process by which a company raises additi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Be confident.
2. Have a positive attitude.
3. Make sure to revise all the basic financial concepts.

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Preparation Tips

Topics to prepare for Angel One Software Developer interview:
  • Python
  • SQL
Interview preparation tips for other job seekers - Very nice and smooth interview process and quick responses.

Interview Questionnaire 

1 Question

  • Q1. Hr questions, financial knowledge, internship related project releted

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive show non verbal communications

I applied via Approached by company and was interviewed in Dec 2021. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions. 1 was basic level. 2 was of medium level.

Round 2 - One-on-one 

(2 Questions)

  • Q1. An ambiguous problem statement was given. Asking relevant questions revealed the problem to be largest island in a binary matrix. Was asked to code on an ide. And reduce space complexity to O(1).
  • Q2. Maximum sum path from root to leaf in an N-ary tree. Was asked to design an appropriate data structure. Then code the solution in O(n) time and O(1) space.
Round 3 - One-on-one 

(3 Questions)

  • Q1. Through discuss of projects. Methods used.
  • Q2. First missing positive number in an array of integer in O(n) time O(1) space.
  • Ans. 

    Find first missing positive number in an array in O(n) time and O(1) space.

    • Traverse the array and mark the presence of each positive integer by changing the sign of the corresponding index.

    • Traverse the array again and return the index of the first positive integer.

    • If all integers are present, return the length of the array + 1.

    • Example: [3, 4, -1, 1] => mark 3rd and 4th index as negative => return 2.

    • Example: [1, 2, 0] =...

  • Answered by AI
  • Q3. Given an integer, print the relevant column name in an excel sheet. Ex: 1- A , 2-B.......... 26-Z , 27-AA, 28-AB........ Was asked code on an ide and test cases were given.
  • Ans. 

    Given an integer, print the relevant column name in an excel sheet.

    • Create a string array of alphabets from A to Z

    • Use modulo operator to get remainder and divide by 26 to get quotient

    • Append the corresponding alphabet to the result string

    • Reverse the result string

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and past experience.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Smallcase Technologies Interview FAQs

How many rounds are there in Smallcase Technologies SEO and Content Writer interview?
Smallcase Technologies interview process usually has 1 rounds. The most common rounds in the Smallcase Technologies interview process are One-on-one Round.

Recently Viewed

JOBS

Conneqt Business Solutions

No Jobs

JOBS

Banyan Tree Capital Advisory Services

No Jobs

INTERVIEWS

HCLTech

No Interviews

INTERVIEWS

Cogent E Services

No Interviews

INTERVIEWS

Tata Communications

No Interviews

JOBS

International Centre for Excellence

No Jobs

SALARIES

Smallcase Technologies

INTERVIEWS

Vedanta Resources

No Interviews

INTERVIEWS

InsuranceDekho

No Interviews

INTERVIEWS

Vedanta Resources

No Interviews

Tell us how to improve this page.

Smallcase Technologies SEO and Content Writer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Angel One Interview Questions
4.0
 • 135 Interviews
Sharekhan Interview Questions
3.9
 • 81 Interviews
Groww Interview Questions
3.7
 • 65 Interviews
Edelweiss Interview Questions
3.9
 • 58 Interviews
Upstox Interview Questions
3.7
 • 35 Interviews
Paytm Money Interview Questions
3.2
 • 27 Interviews
Motilal Oswal Interview Questions
3.8
 • 19 Interviews
View all
Software Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Product Manager
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Smallcase Technologies with

Zerodha

4.2
Compare

Upstox

3.7
Compare

Groww

3.7
Compare

Paytm Money

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