Upload Button Icon Add office photos
Engaged Employer

i

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

Intellismith Consultancy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Intellismith Consultancy Interview Questions and Answers

Updated 1 Jun 2024

Intellismith Consultancy Interview Experiences

Popular Designations

3 interviews found

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. How many years of relevant experience
Round 2 - Assignment 

Writing a script based on the provided information

Round 3 - One-on-one 

(1 Question)

  • Q1. What do you know about intellismith

Interview Preparation Tips

Interview preparation tips for other job seekers - This is a small start-up and there's not much scope for good salary or promotion. Only 4 employees are in the office and they already know the CEO so there will be favouritism

Deputy Manager Interview Questions asked at other Companies

Q1. 1.WHAT IS SPECIAL OF UR HOME TOWN 2.Who is Main compitetor with us and which products...3.what is main business in your area and its functions...4 Previous comoany achevements 5.Your strengts and weakness.
View answer (72)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2023.

Round 1 - HR 

(1 Question)

  • Q1. How can you innovate a report model by coding?
  • Ans. 

    By using coding, I can automate data collection, analysis, and visualization to create dynamic and interactive reports.

    • Automate data collection from various sources using APIs or web scraping

    • Perform complex data analysis and calculations using programming languages like Python or R

    • Create interactive visualizations using libraries like D3.js or Plotly

    • Implement dynamic filtering and sorting options for users to customize

  • Answered by AI
Round 2 - Coding Test 

Asked me to do something he hasn't ever seen, obviously by coding.

Skills evaluated in this interview

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (89)

Manager Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2022

I applied via Naukri.com and was interviewed in Apr 2022. 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 - One-on-one 

(1 Question)

  • Q1. Check on your professional aim.
Round 3 - One-on-one 

(1 Question)

  • Q1. Information about company's vision and mission and it's alignment with your carrier growth.
Round 4 - HR 

(1 Question)

  • Q1. Salary and offer discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - What matters is your attitude to learn and grow. Know yourself and be clear of your professional aim

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Regarding OOPS, wordpress and laravel.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and I am still working here.

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Campus Placement

Round 1 - Aptitude Test 

In this round you have to clear Aptitude and Basic Coding

Round 2 - Coding Test 

It is pure coding test which is conduct on hacker rank platform. You have to complete 4 question(1 easy + 2 medium + 1 hard)

Round 3 - Technical 

(2 Questions)

  • Q1. Coding question base on Sorting and Array
  • Q2. Some of theory question base on your Project technology and DSA
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Improve your basic concepts and coding skills.
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 Oct 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 - Technical 

(1 Question)

  • Q1. Find the duplicate items in the array.
  • Ans. 

    Find duplicate items in array of strings.

    • Iterate through array and store each item in a hash set.

    • If item already exists in hash set, it is a duplicate.

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

(1 Question)

  • Q1. Javascript basics questions

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Questions on dsa, 2 medium and 1 easy level.
  • Q2. Questions related to the projects.

Interview Questionnaire 

1 Question

  • Q1. Questions regards node js and java script concept, event loop, why node is single threaded, how event loop works in node js, database queries and previous work experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience was absolutely amazing and fantastic.
Advice:
Answer question with confidence.
Feel comfortable with interviewer.

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. To find if a number is Prime or not and optimise your written code.
  • Ans. 

    Check if a number is prime and optimize the code.

    • Start by checking if the number is less than 2, in which case it is not prime.

    • Iterate from 2 to the square root of the number and check if any of them divide the number evenly.

    • If a divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI
  • Q2. Css question related to flex box, Grid and cross browser compatibility
  • Q3. To call an API in react and optimise your written code.
  • Ans. 

    To optimise API calls in React, use asynchronous functions and caching techniques.

    • Use async/await to handle API calls

    • Implement caching to reduce network requests

    • Use memoization to avoid unnecessary re-renders

    • Consider using a state management library like Redux

    • Use performance profiling tools like React DevTools

  • Answered by AI
  • Q4. Questions on JS concepts like Objects and Prototype Inheritance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basic concepts and prepare well for the interview.

Skills evaluated in this interview

Intellismith Consultancy Interview FAQs

How many rounds are there in Intellismith Consultancy interview?
Intellismith Consultancy interview process usually has 3 rounds. The most common rounds in the Intellismith Consultancy interview process are One-on-one Round, HR and Resume Shortlist.
How to prepare for Intellismith Consultancy 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 Intellismith Consultancy. The most common topics and skills that interviewers at Intellismith Consultancy expect are SQL, Sales, Java, Python and Insurance Sales.

Tell us how to improve this page.

Intellismith Consultancy Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.9
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all

Intellismith Consultancy Reviews and Ratings

based on 35 reviews

4.1/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

3.9

Salary

3.7

Job security

4.0

Company culture

3.8

Promotions

4.0

Work satisfaction

Explore 35 Reviews and Ratings
Deputy Manager
12 salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

MIS Analyst
8 salaries
unlock blur

₹3 L/yr - ₹7 L/yr

Assistant Manager
7 salaries
unlock blur

₹4.4 L/yr - ₹5.6 L/yr

Implementation Engineer
5 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Associate
4 salaries
unlock blur

₹2.8 L/yr - ₹3 L/yr

Explore more salaries
Compare Intellismith Consultancy with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

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