Upload Button Icon Add office photos

Filter interviews by

Smart IMS fresher Interview Questions and Answers

Updated 5 Jun 2022

Smart IMS fresher Interview Experiences

1 interview found

fresher Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2022

I applied via Naukri.com and was interviewed in Dec 2021. There were 4 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 - Coding Test 

Strong,array and logical

Round 3 - Technical 

(1 Question)

  • Q1. Java and web technology
Round 4 - HR 

(2 Questions)

  • Q1. Normal hr questions like introduction ur self
  • Q2. Self introduction career goals

Interview Preparation Tips

Interview preparation tips for other job seekers - Read advance topics wht u applied in the resume

Top trending discussions

View All
Interview Hub
5d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Smart IMS?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jul 2024, where I was asked the following questions.

  • Q1. .Net Core Framework
  • Q2. SQL Web api c#

fresher Interview Questions Asked at Other Companies

asked in Tata Steel
Q1. What is the unit of electric current?
asked in ICICI Bank
Q2. One-on-one interviews are in person and occur between one intervi ... read more
asked in TCS
Q3. What is a PT-100?
asked in Apisero
Q4. difference between primary and foreign key, what does truncate co ... read more
asked in Tata Steel
Q5. What is the unit of magnetic flux?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Coding Test 

Leet code medium level question

Round 2 - Technical 

(2 Questions)

  • Q1. About Java Streams
  • Q2. Restful API coding completion based on given file
  • Ans. 

    Guide to completing a RESTful API coding task with essential pointers and examples.

    • Understand REST principles: Use HTTP methods (GET, POST, PUT, DELETE) appropriately.

    • Define clear endpoints: Example - /api/users for user-related operations.

    • Implement status codes: Use 200 for success, 404 for not found, 500 for server errors.

    • Use JSON for data interchange: Ensure requests and responses are in JSON format.

    • Consider authent...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. To check your attitude
  • Q2. Given detailed about company and what project you are going to work on?
Round 4 - One-on-one 

(5 Questions)

  • Q1. Hashmap working
  • Ans. 

    A hashmap is a data structure that stores key-value pairs for efficient data retrieval using a hash function.

    • Uses a hash function to compute an index for storing values.

    • Handles collisions using methods like chaining or open addressing.

    • Example: Inserting a key-value pair (key: 'apple', value: 1) involves hashing 'apple' to find an index.

    • Retrieving a value involves hashing the key again to find the corresponding index.

  • Answered by AI
  • Q2. Multithreading cases
  • Q3. Scenario specific on how to handle multiple events on a single variable to have accurate result
  • Ans. 

    Managing multiple events on a single variable requires careful synchronization to ensure accurate results.

    • Use locks or mutexes to prevent race conditions when accessing the variable.

    • Implement event debouncing to limit the frequency of updates, ensuring only the final event is processed.

    • Utilize a queue to handle events sequentially, processing them one at a time to maintain accuracy.

    • Consider using atomic operations for ...

  • Answered by AI
  • Q4. Database indexing
  • Q5. Architecture level
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test are just basic Array and linkedList question

Round 2 - Technical 

(3 Questions)

  • Q1. Explain 4 pillar of oops
  • Q2. Internal working of Hashmap
  • Q3. Crud operation implementation
Round 3 - HR 

(1 Question)

  • Q1. Why are you chaning the organisation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level

Skills evaluated in this interview

Round 1 - Aptitude Test 

50 Questions in 1 hour

Round 2 - Coding Test 

Pattern and basic programming questions

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java, SQL, and project-related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice place to work, the staff and the colleagues were very supportive and give importance to your decisions or choices.
Round 1 - Coding Test 

Simple String or list releted questions for Arranging a string some conditions wise

Round 2 - Technical 

(1 Question)

  • Q1. Count number after decimal value What is decorator What is abstraction in python
  • Ans. 

    To count number after decimal value in Python, use string manipulation or math module.

    • Use string manipulation to count number of digits after decimal point

    • Use math module to round off the number and then subtract the original number to get the digits after decimal point

    • Example: num = 3.14159, str_num = str(num), decimal_index = str_num.index('.') + 1, digits_after_decimal = len(str_num) - decimal_index

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Maily focus on logical Questions and Make any one Language proficient then you can give answer
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025, where I was asked the following questions.

  • Q1. How can we achieve authentication and manage data effectively?
  • Ans. 

    Effective authentication and data management can be achieved through secure protocols, access controls, and regular audits.

    • Implement multi-factor authentication (MFA) to enhance security, e.g., using SMS codes or authenticator apps.

    • Utilize role-based access control (RBAC) to restrict data access based on user roles, ensuring only authorized personnel can access sensitive information.

    • Encrypt data both at rest and in tra...

  • Answered by AI
  • Q2. Explain lifecycle?
  • Ans. 

    The lifecycle refers to the series of stages an entity goes through from inception to completion.

    • 1. Birth/Initiation: The beginning of a process or entity, e.g., a product launch.

    • 2. Growth/Development: The phase where the entity expands, e.g., a startup gaining customers.

    • 3. Maturity: The stage where growth stabilizes, e.g., a well-established brand.

    • 4. Decline: The phase where the entity starts to lose relevance, e.g., ...

  • Answered by AI
Are these interview questions helpful?

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Drill Down,Drill through
  • Q2. Dax functions like date add,date diff,time Intelligence
  • Q3. Import direct query

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was very nice.If u are confident u can easily crack the interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(4 Questions)

  • Q1. What is singleton design pattern
  • Ans. 

    Singleton design pattern restricts the instantiation of a class to a single instance and provides global access to it.

    • Used when only one instance of a class is required throughout the application

    • Provides a global point of access to the instance

    • Implemented using a private constructor, static method, and static variable

    • Example: Logger class, Database connection class

  • Answered by AI
  • Q2. C# LINQ queries for group and sum data from data table
  • Ans. 

    C# LINQ queries for group and sum data from data table

    • Use GroupBy() method to group data based on a specific column

    • Use Sum() method to calculate the sum of a column

    • Use Select() method to select the required columns

  • Answered by AI
  • Q3. Solid design principles
  • Ans. 

    Solid design principles are a set of guidelines for writing maintainable and scalable code.

    • Single Responsibility Principle (SRP) - each class should have only one responsibility

    • Open/Closed Principle (OCP) - classes should be open for extension but closed for modification

    • Liskov Substitution Principle (LSP) - subclasses should be able to replace their parent classes without affecting the program's correctness

    • Interface Se...

  • Answered by AI
  • Q4. OOPS concepts ,like association and all

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are an experienced software Engineer, focus on designing part of the system.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude test and was unproctored

Round 2 - Technical 

(1 Question)

  • Q1. It was a online technical round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL concepts and basic OOPs concepts

Smart IMS Interview FAQs

How many rounds are there in Smart IMS fresher interview?
Smart IMS interview process usually has 4 rounds. The most common rounds in the Smart IMS interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for Smart IMS fresher 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 Smart IMS. The most common topics and skills that interviewers at Smart IMS expect are Inside Sales, Area Sales, CCNA, CCNP and Cold Calling.
What are the top questions asked in Smart IMS fresher interview?

Some of the top questions asked at the Smart IMS fresher interview -

  1. Normal hr questions like introduction ur s...read more
  2. Java and web technol...read more

Tell us how to improve this page.

Network Engineer
39 salaries
unlock blur

₹2.4 L/yr - ₹6 L/yr

Associate Engineer 1
21 salaries
unlock blur

₹2.1 L/yr - ₹5 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹15.4 L/yr - ₹28.7 L/yr

Technical Lead
13 salaries
unlock blur

₹16.8 L/yr - ₹30 L/yr

Associate Engineer
12 salaries
unlock blur

₹3 L/yr - ₹6 L/yr

Explore more salaries
Compare Smart IMS with

Saama Technologies

3.8
Compare

Jumio

3.8
Compare

DISYS

3.1
Compare

Data-Core Systems

3.1
Compare
write
Share an Interview