Upload Button Icon Add office photos
Engaged Employer

i

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

SNS iHub Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

SNS iHub Interview Questions, Process, and Tips

Updated 17 Oct 2024

Top SNS iHub Interview Questions and Answers

View all 6 questions

SNS iHub Interview Experiences

Popular Designations

3 interviews found

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

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Assignment 

E-commerce website was asked to submit

Round 2 - Technical 

(4 Questions)

  • Q1. What is Virtual DOM
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM in memory, used for efficient updating of the UI.

    • Virtual DOM is a concept used in frameworks like React to improve performance by minimizing actual DOM manipulations.

    • When changes are made to the UI, the Virtual DOM is updated first, then compared to the actual DOM to determine the minimal changes needed.

    • This process helps reduce the number of updates to the actual DOM...

  • Answered by AI
  • Q2. What is Hoisting
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variable and function declarations are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations take precedence over variable declarations.

  • Answered by AI
  • Q3. Life cycle of react
  • Ans. 

    React has three main phases in its life cycle: Mounting, Updating, and Unmounting.

    • Mounting phase: Component is created and inserted into the DOM.

    • Updating phase: Component is updated in response to changes in props or state.

    • Unmounting phase: Component is removed from the DOM.

  • Answered by AI
  • Q4. What is List and index
  • Ans. 

    A list is a collection of items in a specific order, and an index is the position of an item in the list.

    • A list can contain any type of data, such as numbers, strings, or objects.

    • Indexes in a list typically start at 0, with the first item being at index 0.

    • You can access items in a list using their index, such as list[0] to access the first item.

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

(2 Questions)

  • Q1. How do you interact with UI/UX designers
  • Ans. 

    I collaborate closely with UI/UX designers to ensure seamless integration of design and functionality.

    • Regular meetings to discuss project requirements and design concepts

    • Provide feedback on design mockups and suggest improvements

    • Work together to implement designs using appropriate technologies and frameworks

  • Answered by AI
  • Q2. How to handle difficult projects
  • Ans. 

    Handling difficult projects requires effective communication, problem-solving skills, time management, and collaboration.

    • Break down the project into smaller tasks to make it more manageable

    • Communicate regularly with team members and stakeholders to address challenges

    • Prioritize tasks based on importance and deadlines

    • Seek help or guidance from mentors or experienced colleagues when needed

    • Stay organized and maintain a pos

  • Answered by AI

Skills evaluated in this interview

Top SNS iHub Full Stack Software Developer Interview Questions and Answers

Q1. How do you interact with UI/UX designers
View answer (1)

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Assignment 

Assignment was given to create form using node js , angular and mongodb

Round 2 - Technical 

(2 Questions)

  • Q1. About node js basics
  • Q2. About angular basics
Round 3 - Group Discussion 

Group discussion with managers and project management team about my project and work experience

Round 4 - One-on-one 

(1 Question)

  • Q1. About my projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Even after qualifying all the rounds I was not selected.

Top SNS iHub Full Stack Software Developer Interview Questions and Answers

Q1. How do you interact with UI/UX designers
View answer (1)

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basics -45 minutes online mode(MCQs)

Round 2 - Coding Test 

Basic coding knowledge - 30 min test(MCQs)

Round 3 - One-on-one 

(1 Question)

  • Q1. Tell about yourself
  • Ans. 

    I am a passionate software developer with a strong background in computer science and experience in various programming languages.

    • Graduated with a degree in Computer Science

    • Proficient in Java, Python, and JavaScript

    • Experience with web development frameworks like React and Angular

    • Worked on projects involving database management and API integration

  • Answered by AI

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (3)

Interview questions from similar companies

I applied via Referral and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. General questions regarding self and work

Interview Preparation Tips

Topics to prepare for Chandigarh University Assistant Manager interview:
  • Self Service
Interview preparation tips for other job seekers - Unprofessional management, they treat employees as day wages labour, no growth and learning.

Interview Preparation Tips

Round: Group Discussion
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Round: Problem Statement
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Interview Questionnaire 

1 Question

  • Q1. They basically asked me about why I deserve this job position, and what makes me good at it?

Interview Preparation Tips

Interview preparation tips for other job seekers - I've got one advice, DO NOT, I repeat DO NOT join the company. If you're looking forward to a career where you'd want growth in the company you're investing your time and energy into, you should throw uFaber out the list.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About myself and my working skills and my previous experience
  • Q2. What is expected salary
  • Q3. Are willing to reloacte
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a position that aligns with my career goals

    • I have relocated for previous job opportunities and am comfortable with the process

    • I understand the importance of being flexible and adaptable in the tech industry

  • Answered by AI
Round 2 - Coding Test 

C#,Dotnet MVC,Webform ,sql server, write code ,they give task ask about and explanation.

Round 3 - HR 

(2 Questions)

  • Q1. Policy term and conditions and expectation
  • Q2. Why i am leaving privious organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience about my interview and job at chandigarh university
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

  • Q1. Data Given on Excel to Solve.
  • Q2. Advanced Functions of Excel.
  • Ans. 

    Advanced Excel functions enhance data analysis through powerful tools like VLOOKUP, INDEX, MATCH, and pivot tables.

    • VLOOKUP: Searches for a value in the first column of a range and returns a value in the same row from a specified column. Example: =VLOOKUP(A2, B2:D10, 3, FALSE)

    • INDEX & MATCH: A powerful combination for flexible lookups. Example: =INDEX(B2:B10, MATCH(A2, A2:A10, 0))

    • Pivot Tables: Summarize large dataset...

  • Answered by AI
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 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. Tell me about yourself including work experience Why are you looking for the change Salary expectations
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself Why r u looking for change Work experience/ knowledge related questions How soon can you join
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. 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 tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell me About Yourself
  • Q2. Be confident and just share your experiences and hobbies...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident...share Your past company experience... Achievement awards and recognition...what You achieve in last company...why you want to change Your job ....

SNS iHub Interview FAQs

How many rounds are there in SNS iHub interview?
SNS iHub interview process usually has 3-4 rounds. The most common rounds in the SNS iHub interview process are One-on-one Round, Assignment and Technical.
How to prepare for SNS iHub 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 SNS iHub. The most common topics and skills that interviewers at SNS iHub expect are Artificial Intelligence, Data Analytics, Full Stack, Github and Mean Stack.
What are the top questions asked in SNS iHub interview?

Some of the top questions asked at the SNS iHub interview -

  1. How do you interact with UI/UX design...read more
  2. How to handle difficult proje...read more
  3. What is List and in...read more

Tell us how to improve this page.

SNS iHub Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

SNS iHub Reviews and Ratings

based on 18 reviews

4.4/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

4.2

Salary

4.1

Job security

4.3

Company culture

4.0

Promotions

4.1

Work satisfaction

Explore 18 Reviews and Ratings
Compare SNS iHub with

Frankfinn Institute of Air Hostess Training

3.9
Compare

Amity University

3.6
Compare

Chandigarh University

4.1
Compare

Orchids International School

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