Upload Button Icon Add office photos

Filter interviews by

Intrinsic Solutions Interview Questions and Answers

Updated 26 Jul 2021

Intrinsic Solutions Interview Experiences

1 interview found

Consultant Interview Questions & Answers

user image Anonymous

posted on 26 Jul 2021

I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions related to SSIS, SQL, SSRS. (Basically whatever technology you have mentioned in the resume)
  • Q2. Situation Based Questions on data. Ex: how would you show data to a customer where data is confidential and the customer doesn't want the developers to know the data values.
  • Ans. Encryption of data. And storing data in multiple tables.
  • Answered Anonymously
  • Q3. A 2 days training was there on SAP BODS. Assignment was given at the end of the training. Also there was a multiple choice assessment related to the training. Some questions were asked during training as w...

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics. Whatever you have mentioned in your resume, go through that. It doesn't matter if you haven't worked on SAP. You can clear the interview with SQL, SSIS knowledge as well. All the best.

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Questions related to Linux
  • Q2. SQL basic Queries
  • Q3. Troubleshooting Scenarios
Round 2 - Technical 

(2 Questions)

  • Q1. Join Queries of Sql
  • Ans. 

    Join queries in SQL are used to combine rows from two or more tables based on a related column between them.

    • Use JOIN keyword to combine rows from two or more tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Specify the columns to join on using ON clause

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. Project releted question
Round 3 - HR 

(2 Questions)

  • Q1. Client side discussion
  • Q2. Growth opportunities

Customer success Interview Questions & Answers

Phonon Communications user image Yashank Gupta

posted on 21 Nov 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Nothing as such very easy aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to CS
Round 3 - HR 

(1 Question)

  • Q1. Questions related to CS
Round 4 - One-on-one 

(1 Question)

  • Q1. Questions related to CS

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(4 Questions)

  • Q1. What are the data types in python?
  • Ans. 

    Python data types include integers, floats, strings, lists, tuples, dictionaries, and sets.

    • Integers: whole numbers without decimal points, e.g. 5, -3

    • Floats: numbers with decimal points, e.g. 3.14, -0.5

    • Strings: sequences of characters enclosed in quotes, e.g. 'hello', '123'

    • Lists: ordered collections of items, e.g. [1, 'apple', True]

    • Tuples: ordered, immutable collections, e.g. (1, 'banana', False)

    • Dictionaries: key-value ...

  • Answered by AI
  • Q2. What is inheritence in python and its types?
  • Ans. 

    Inheritance in Python allows a class to inherit attributes and methods from another class.

    • Types of inheritance in Python include single inheritance, multiple inheritance, and multilevel inheritance.

    • Single inheritance: a class inherits from only one base class.

    • Multiple inheritance: a class inherits from multiple base classes.

    • Multilevel inheritance: a class inherits from a derived class, which in turn inherits from anoth

  • Answered by AI
  • Q3. Difference between tuple, list, dictionaries and set.
  • Ans. 

    Tuple is immutable, list is mutable, dictionaries are key-value pairs, and set is a collection of unique elements.

    • Tuple: Immutable, ordered collection of elements. Example: (1, 2, 3)

    • List: Mutable, ordered collection of elements. Example: [1, 2, 3]

    • Dictionaries: Key-value pairs, unordered. Example: {'key1': 'value1', 'key2': 'value2'}

    • Set: Collection of unique elements, unordered. Example: {1, 2, 3}

  • Answered by AI
  • Q4. Reverse a string without using slicing. Need to write it on paper.
Round 2 - Behavioral 

(2 Questions)

  • Q1. Basic questions about us.
  • Q2. Given a string and asked to get the vowels in a string.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is not tough basic python knowledge is required they might ask questions if you anything specially mentioned in a resume. So don't mention if you don't have a good knowledge in it. They have informed the work will be more than 12 hrs a day and you shouldnt expect any government holiday or even sunday.

Skills evaluated in this interview

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

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

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself.
  • Ans. 

    I am a Telecom Engineer with a strong background in network design and implementation.

    • Experienced in configuring and troubleshooting network equipment

    • Skilled in analyzing network performance and implementing solutions

    • Proficient in various networking protocols such as TCP/IP and VLANs

  • Answered by AI
  • Q2. Tell me About this Company, Why do you want to?
  • Ans. 

    The company is a leading telecommunications provider known for its innovative solutions and commitment to customer satisfaction.

    • The company has a strong reputation in the industry for providing reliable and cutting-edge telecommunications services.

    • I admire the company's focus on customer satisfaction and commitment to delivering high-quality solutions.

    • The company's track record of innovation and technological advanceme...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Find out the sum of first n prime number
  • Ans. 

    To find the sum of the first n prime numbers

    • Iterate through numbers starting from 2 and check if each number is prime

    • Keep track of the sum as you find each prime number

    • Stop when you have found n prime numbers

  • Answered by AI
  • Q2. A logical puzzle. it is one of the standard ones you prepare for, in context of sde interviews.
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - Behavioral 

(1 Question)

  • Q1. Salary breakup, PF contribution, What Grievances have you handled briefing,
Round 2 - One-on-one 

(1 Question)

  • Q1. What was your previous job Responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Directors was very rude at the time of interview. Negative attitude
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

15 MCQ on reading compression

Round 2 - Aptitude Test 

15 MCQ on logical reasoning

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a data-driven professional with a strong background in research and analysis.

    • Experienced in collecting, analyzing, and interpreting data

    • Proficient in using statistical software and tools

    • Strong problem-solving and critical thinking skills

    • Excellent communication and presentation abilities

  • Answered by AI
  • Q2. Why we should select you.
  • Ans. 

    I have a strong background in data analysis, excellent communication skills, and a proven track record of delivering high-quality research results.

    • Extensive experience in data analysis and research methodologies

    • Strong communication skills to effectively present findings and collaborate with team members

    • Proven track record of delivering high-quality research results on time and within budget

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Com1 Communication Technologies Data Research Executive interview:
  • Logical reasoning
  • Reading comprehenssion
Interview preparation tips for other job seekers - Should have basic knowledge of excel, and typing skills are good to have.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - HR 

(5 Questions)

  • Q1. Self intro and why should I hire you
  • Q2. What are your strengths
  • Q3. What are your career goals
  • Q4. What are your weakness
  • Q5. How many languages do you speak
Round 2 - Assignment 

Grammar vocubulary aptitude reasoning

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Test based on process we worked in previous company

Round 2 - HR 

(1 Question)

  • Q1. Salary discussion
Round 3 - Technical 

(1 Question)

  • Q1. Manager round they asking process related questions

Intrinsic Solutions Interview FAQs

What are the top questions asked in Intrinsic Solutions interview?

Some of the top questions asked at the Intrinsic Solutions interview -

  1. A 2 days training was there on SAP BODS. Assignment was given at the end of the...read more
  2. Situation Based Questions on data. Ex: how would you show data to a customer wh...read more
  3. Questions related to SSIS, SQL, SSRS. (Basically whatever technology you have ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Itg Telematics Interview Questions
2.8
 • 5 Interviews
Onextel Media Interview Questions
3.3
 • 4 Interviews
Cemtics Interview Questions
3.9
 • 4 Interviews
A K Associates Interview Questions
4.1
 • 4 Interviews
Karix Mobile Interview Questions
3.7
 • 4 Interviews
View all

Intrinsic Solutions Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 3 Reviews and Ratings
Test Engineer
4 salaries
unlock blur

₹3.2 L/yr - ₹4.5 L/yr

Accountant
3 salaries
unlock blur

₹3.3 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Intrinsic Solutions with

Connect Broadband

4.4
Compare

Cemtics

3.9
Compare

TeleCMI

4.6
Compare

Karix Mobile

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