Upload Button Icon Add office photos

Filter interviews by

Basamh Trading Company Senior Software Engineer Interview Questions and Answers

Updated 30 Apr 2024

Basamh Trading Company Senior Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Had a one - one interview with senior developer from the team, He shared the screen and asked me refactor the simple program with controller, service and datalayer.
Round 2 - One-on-one 

(1 Question)

  • Q1. One - one interview with manager, just behavioral type questions

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 simple coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. Merge sort with list
  • Ans. 

    Merge sort is a divide and conquer algorithm that recursively divides the input array into smaller subarrays, sorts them, and then merges them back together.

    • Divide the input list into two halves

    • Recursively apply merge sort to each half

    • Merge the sorted halves back together

  • Answered by AI
  • Q2. Similar to coin exchange DP
  • Q3. SQL query medium level

Interview Preparation Tips

Topics to prepare for Nielsen Senior Software Engineer interview:
  • DSA
  • Design Patterns
Interview preparation tips for other job seekers - I would suggest not to take interview or join this company . They already have some people who they want to take and they just take some rounds of you and even if it goes extremely good they wont contact you back . Work here is also not good they tell as developer and will make you do devops writing yml files . This is what I heard from people inside . Even if you get this offer don't consider as first choice . This is my advice to people who are looking to apply here

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Return k the element from the end of a linked list
  • Ans. 

    Return the kth element from the end of a linked list

    • Traverse the linked list to find the length of the list

    • Calculate the position of the kth element from the beginning

    • Traverse the list again to find the kth element from the end

  • Answered by AI
  • Q2. Code snippt of oops
  • Ans. 

    Object-oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: creating new classes based on existing classes

    • Polymorphism: the ability for objects to be treated as instances of their parent class

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics and oops concepts

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Go Lang related questions
  • Q2. System architecture
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is oops concept. How hashmap works
  • Ans. 

    OOPs concept is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs stands for Object-Oriented Programming

    • It focuses on creating objects that interact with each other to solve a problem

    • Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs

    • HashMap in Java is a data structure that stores key-value pairs

    • I...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are design patterns you have worked in your project
  • Ans. 

    I have worked with design patterns such as Singleton, Factory, Observer, and Strategy in my projects.

    • Singleton pattern was used to ensure only one instance of a class is created.

    • Factory pattern was used to create objects without specifying the exact class of object that will be created.

    • Observer pattern was used to define a one-to-many dependency between objects so that when one object changes state, all its dependents ...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you able to work in hybrid mode
  • Ans. 

    Yes, I am able to work in hybrid mode which involves a combination of remote and on-site work.

    • Experienced in collaborating with remote team members using communication tools like Slack, Zoom, and Jira

    • Comfortable with switching between working on-site and remotely based on project requirements

    • Adaptable to different work environments and able to maintain productivity in both settings

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Ledger details posting profile
  • Q2. Fixed Asset project management and accounting

Interview Preparation Tips

Interview preparation tips for other job seekers - Gain knowledge as much as possible
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Minimum in Rotated Sorted array
  • Ans. 

    Find the minimum element in a rotated sorted array.

    • Perform binary search to find the pivot point where the array is rotated.

    • Compare the element at pivot point to the first element to determine which half to search for the minimum.

    • Continue binary search in the appropriate half to find the minimum element.

  • Answered by AI
  • Q2. API and DB Schema for Instagram based application.
  • Ans. 

    API for Instagram application to interact with user data and DB schema to store user information and posts.

    • API endpoints for user authentication, posting photos, liking photos, following users, etc.

    • DB schema with tables for users, posts, comments, likes, followers, etc.

    • Example API endpoint: /users/{userId}/posts to retrieve all posts by a specific user.

    • Example DB schema: Users table with columns for username, email, pr

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Resume introspection, AWS, K8s

Skills evaluated in this interview

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

(2 Questions)

  • Q1. All about hoisting
  • Q2. UseMemo, UseCallback in Detail
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is CSS Sprite
  • Ans. 

    CSS Sprite is a technique used to combine multiple images into a single image to reduce the number of server requests.

    • CSS Sprite helps in reducing loading time by reducing the number of HTTP requests.

    • It involves combining multiple images into one larger image and then using CSS to display only the portion of the image needed.

    • This technique is commonly used for icons, buttons, and other small images on websites.

    • By using...

  • Answered by AI
  • Q2. Object Oriented Programming

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

General GD for test communication skill

Basamh Trading Company Interview FAQs

How many rounds are there in Basamh Trading Company Senior Software Engineer interview?
Basamh Trading Company interview process usually has 2 rounds. The most common rounds in the Basamh Trading Company interview process are One-on-one Round.
What are the top questions asked in Basamh Trading Company Senior Software Engineer interview?

Some of the top questions asked at the Basamh Trading Company Senior Software Engineer interview -

  1. Had a one - one interview with senior developer from the team, He shared the sc...read more
  2. one - one interview with manager, just behavioral type questi...read more

Tell us how to improve this page.

Basamh Trading Company Senior Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

BCD Travel Interview Questions
4.3
 • 111 Interviews
Coinbase Interview Questions
3.3
 • 23 Interviews
SAS Interview Questions
4.4
 • 18 Interviews
Binance Interview Questions
3.6
 • 7 Interviews
Leo Burnett Interview Questions
3.3
 • 4 Interviews
View all
Selling Partner Associate
6 salaries
unlock blur

₹1 L/yr - ₹2.2 L/yr

Software Engineer
4 salaries
unlock blur

₹2.8 L/yr - ₹8.1 L/yr

System Engineer
4 salaries
unlock blur

₹2.1 L/yr - ₹11.9 L/yr

Accountant
4 salaries
unlock blur

₹1.2 L/yr - ₹2.4 L/yr

Factory Manager
4 salaries
unlock blur

₹3.6 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Basamh Trading Company with

Coinbase

3.3
Compare

Binance

3.6
Compare

Gemini Communication

4.6
Compare

Huobi

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