Upload Button Icon Add office photos
Engaged Employer

i

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

SmartPoint Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SmartPoint Technologies Interview Questions and Answers

Updated 28 Nov 2024

SmartPoint Technologies Interview Experiences

Popular Designations

3 interviews found

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

(2 Questions)

  • Q1. Explain replication setup
  • Ans. 

    Replication setup involves configuring a master server and one or more slave servers to synchronize data changes.

    • Set up a master server where all changes are made

    • Configure one or more slave servers to replicate data from the master

    • Ensure proper network connectivity between master and slave servers

    • Monitor replication status and troubleshoot any issues that arise

  • Answered by AI
  • Q2. Explain about performance tunning
  • Ans. 

    Performance tuning involves optimizing the database to improve speed, efficiency, and overall performance.

    • Identify and optimize slow queries

    • Properly index tables for faster data retrieval

    • Optimize server and database configurations

    • Monitor and analyze performance metrics regularly

    • Use caching mechanisms to reduce load on the database

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy

Mysql Database Administrator Interview Questions asked at other Companies

Q1. Difference between mysql connect nd mysqlPconnect, How find the memory in linux (otherthan the top and free -m)
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Assignment 

They ask you to develop UI and Business logic challenging application

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions and coding logics
Round 3 - HR 

(1 Question)

  • Q1. About carrier and salary expectation

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (210)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 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 

(2 Questions)

  • Q1. Tell about yourself?
  • Q2. How did you sell this pen
  • Ans. 

    I highlighted the pen's sleek design, smooth writing experience, and long-lasting ink to showcase its value to the customer.

    • Emphasized the pen's sleek design and professional appearance

    • Demonstrated the smooth writing experience and comfort grip

    • Highlighted the long-lasting ink and durability of the pen

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

(2 Questions)

  • Q1. What is your expectations
  • Q2. Anything that company provided

Interview Preparation Tips

Interview preparation tips for other job seekers - A good product based company,if you got selected join as a Developer Or Tester.

Don't go for sales role

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (51)

Interview questions from similar companies

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

(2 Questions)

  • Q1. Storage types, structures, padding
  • Q2. Bit operations in C language
  • Ans. 

    Bit operations in C language involve manipulating individual bits within a data structure.

    • Bitwise AND (&) - sets a bit to 1 only if both input bits are 1

    • Bitwise OR (|) - sets a bit to 1 if either input bit is 1

    • Bitwise XOR (^) - sets a bit to 1 if the input bits are different

    • Bitwise NOT (~) - inverts all bits in a number

    • Left shift (<<) - shifts bits to the left by a specified number of positions

    • Right shift (>>) - shifts

  • Answered by AI

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions on the data structure and algorithms
  • Q2. Questions on the database like MySQL and Cassandra

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer is good and understands the response appropriately

I applied via Naukri.com and was interviewed in Sep 2022. 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 - Coding Test 

SQL test has been conducted nearer to 12-15 questions.

Round 3 - HR 

(2 Questions)

  • Q1. Normal discussion, about salary negotiation
  • Q2. Asked about my past company experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Best of luck.
They have lots of opportunities.....................
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. 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 - Behavioral 

(2 Questions)

  • Q1. It was quite easy for me asked me about my roles and responsibilities basics question on testing and gave some scenarios how to deal with it.
  • Q2. - stubbing - HSIT - unit testing
Round 3 - HR 

(1 Question)

  • Q1. - Salary discussion, why you want to join, strength and weekness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, what ever you know just explain.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Arithmetic, verbal, and verbal skills.

Round 2 - Coding Test 

Please write a code for generating the Fibonacci sequence.

Round 3 - Technical 

(2 Questions)

  • Q1. What are the key features and concepts of the C programming language?
  • Ans. 

    C is a powerful and efficient programming language known for its low-level features and flexibility.

    • Key features include: low-level memory access, efficient manipulation of pointers, strong support for procedural programming, and a rich library of built-in functions.

    • Concepts include: data types, control structures (such as loops and conditionals), functions, arrays, and pointers.

    • Example: In C, you can directly access a...

  • Answered by AI
  • Q2. What is an array
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.

    • Arrays have a fixed size determined at the time of declaration.

    • Elements in an array are accessed using an index starting from 0.

    • Example: string[] names = {"Alice", "Bob", "Charlie"};

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. When would you be able to join?
  • Ans. 

    I can start within 2 weeks of receiving an offer.

    • I can start within 2 weeks of receiving an offer.

    • I need to give notice to my current employer.

    • I may need time to relocate if necessary.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly when you are searching.

I appeared for an interview in Jan 2021.

Round 1 - Coding Test 

(3 Questions)

Round duration - 120 minutes
Round difficulty - Hard

This round was very difficult. I never do these much difficulty level of coding questions. But i give my best, and just do every questions by using step by step process.

  • Q1. 

    Hourglass Pattern Problem Statement

    Given an integer 'N', print an hourglass pattern based on the value of 'N'.

    Input:

    The first and only line of input contains an integer, denoting the value of N.

    Out...

  • Ans. 

    Print an hourglass pattern based on the given integer 'N'.

    • Read the integer 'N' as input

    • Print the top half of the hourglass pattern with decreasing numbers

    • Print the bottom half of the hourglass pattern with increasing numbers

    • Handle the constraints for 'N' values between 1 and 50

  • Answered by AI
  • Q2. 

    BFS Traversal in a Graph

    Given an undirected and disconnected graph G(V, E) where V vertices are numbered from 0 to V-1, and E represents edges, your task is to output the BFS traversal starting from the ...

  • Ans. 

    BFS traversal in a disconnected graph starting from vertex 0.

    • Use BFS algorithm to traverse the graph starting from vertex 0.

    • Explore neighbor nodes first before moving to the next level neighbors.

    • Consider bidirectional edges in an undirected graph.

    • Output the BFS traversal sequence for each test case in a separate line.

    • Ensure the BFS path starts from vertex 0 and print connected nodes in numerical sort order.

  • Answered by AI
  • Q3. 

    Sort a Stack Problem Statement

    You are given a stack. Your task is to sort the elements within the stack in ascending order using only push and pop operations. You are allowed to use one additional stack ...

  • Ans. 

    Sort a given stack in ascending order using only push and pop operations with the help of an additional stack.

    • Use one additional stack to assist in sorting the elements.

    • Pop elements from the input stack and push them onto the auxiliary stack in sorted order.

    • Keep track of the current minimum element to maintain ascending order.

    • Pop elements from the auxiliary stack back to the input stack to get the sorted order.

  • Answered by AI
Round 2 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

This round is also coding round in this round we have a small video call interaction too, in which hr ask few questions to only those whose coding question is correct.

  • Q1. 

    Next Smaller Palindrome Problem Statement

    You are given a palindrome number represented as a string S. Your task is to find the largest palindrome number that is strictly less than S.

    Example:

    Input:
    T...
  • Ans. 

    Find the largest palindrome number strictly less than a given palindrome number.

    • Iterate from the middle towards the start of the number and decrement the digits to create the largest palindrome less than the given number.

    • Handle cases where the number is all '9's by changing the middle digit to '9' and decrementing the rest of the digits.

    • If the number has an odd length, simply mirror the first half to create the largest

  • Answered by AI
  • Q2. 

    Rotting Oranges Problem Statement

    You are given a grid containing oranges where each cell of the grid can contain one of the three integer values:

    • 0 - representing an empty cell
    • 1 - representing a fre...
  • Ans. 

    Find minimum time to rot all fresh oranges adjacent to rotten oranges in a grid.

    • Use Breadth First Search (BFS) to simulate the rotting process.

    • Track the time taken to rot all fresh oranges.

    • Return -1 if all fresh oranges cannot be rotten.

    • Handle edge cases like empty grid or no fresh oranges.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Development in GurgaonEligibility criteriaAbove 7 cgpaZIGRAM interview preparation:Topics to prepare for the interview - OOPS , Data Structures, Dynamic Programming, Algorithms from variuos coding platforms , Database Management System, Operating System, Web developmentTime required to prepare for the interview - 2 monthInterview preparation tips for other job seekers

Tip 1 : Relax and don't stress. Practice
Tip 2 : Build Resume according to Job Description , but don't lie.
Tip 3 : Have good projects and knowledge regarding important subjects related to interviews

Application resume tips for other job seekers

Tip 1 : Include only genuine information, never lie in resume , it will impact to bad impression. 
Tip 2 : Skills relevant to Job Description
Tip 3 : Resume should not be more than 2 pages 
Tip 4 : Have some projects and internship on your resume because it will give good impression

Final outcome of the interviewSelected

Skills evaluated in this interview

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

(1 Question)

  • Q1. Everything in your resume.
Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. They mostly check your english fluency.

SmartPoint Technologies Interview FAQs

How many rounds are there in SmartPoint Technologies interview?
SmartPoint Technologies interview process usually has 2-3 rounds. The most common rounds in the SmartPoint Technologies interview process are HR, Technical and Resume Shortlist.
How to prepare for SmartPoint Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at SmartPoint Technologies. The most common topics and skills that interviewers at SmartPoint Technologies expect are HTML, MySQL, Javascript, Java and Analytical.
What are the top questions asked in SmartPoint Technologies interview?

Some of the top questions asked at the SmartPoint Technologies interview -

  1. How did you sell this ...read more
  2. Explain about performance tunn...read more
  3. Explain replication se...read more

Tell us how to improve this page.

SmartPoint Technologies Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

SmartPoint Technologies Reviews and Ratings

based on 23 reviews

4.3/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

4.5

Salary

4.1

Job security

4.1

Company culture

4.4

Promotions

4.0

Work satisfaction

Explore 23 Reviews and Ratings
Senior Software Engineer
13 salaries
unlock blur

₹5.5 L/yr - ₹16.5 L/yr

Software Engineer
8 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Software Developer
6 salaries
unlock blur

₹6.6 L/yr - ₹10.4 L/yr

System Analyst
6 salaries
unlock blur

₹5.5 L/yr - ₹10 L/yr

QC Engineer
6 salaries
unlock blur

₹6 L/yr - ₹10 L/yr

Explore more salaries
Compare SmartPoint Technologies with

Prime Focus Technologies

3.4
Compare

Yalamanchili Software Exports

3.3
Compare

ScoreMe Solutions

4.3
Compare

Algonomy

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