Upload Button Icon Add office photos
Engaged Employer

i

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

Internauts Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Internauts Infotech Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

Interview Questionnaire 

4 Questions

  • Q1. What is closure and explain?
  • Ans. 

    Closure is a function that has access to variables in its outer scope, even after the outer function has returned.

    • Closure is created when a function is defined inside another function.

    • The inner function has access to the outer function's variables and parameters.

    • The inner function can access the outer function's variables even after the outer function has returned.

    • Closures are used for data privacy, event handlers, and...

  • Answered by AI
  • Q2. What is hoc, pure component and react.memo.
  • Ans. 

    hoc, pure component and react.memo are all ways to optimize React components.

    • Higher Order Components (HOC) are functions that take a component and return a new component with additional functionality.

    • Pure Components are components that only re-render when their props or state change.

    • React.memo is a higher order component that memoizes the result of a component rendering, preventing unnecessary re-renders.

  • Answered by AI
  • Q3.  Give the result of pre written javascript questions like counter increment.
  • Q4. One coding question in react.

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have basics clear and try some coding questions in JavaScript.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Apr 2023. There were 2 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 - Technical 

(2 Questions)

  • Q1. Last company work profile
  • Ans. 

    I worked as a Senior Software Engineer at XYZ Company.

    • Developed and maintained software applications

    • Collaborated with cross-functional teams to gather requirements and design solutions

    • Implemented new features and enhancements

    • Performed code reviews and provided technical guidance to junior developers

    • Resolved bugs and issues reported by users

    • Optimized application performance and scalability

    • Participated in agile developme

  • Answered by AI
  • Q2. Dot Net, oracle framework, sql related qu.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jun 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. What is recursive function?
  • Ans. 

    A recursive function is a function that calls itself within its definition.

    • A recursive function must have a base case to prevent infinite recursion.

    • Recursion is often used to solve problems that can be broken down into smaller, similar subproblems.

    • Example: Factorial function, Fibonacci sequence.

  • Answered by AI
  • Q2. Difference between c and c++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.

    • C does not support classes and objects, while C++ does.

    • C does not have built-in support for exception handling, while C++ does.

    • C does not have namespaces, while C++ does.

    • C does not have function overloading, while C++

  • Answered by AI
  • Q3. Inheritance and data structures?
Round 3 - Technical 

(2 Questions)

  • Q1. What are the Oops concepts
  • Ans. 

    Oops concepts are the fundamental principles of object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex i...

  • Answered by AI
  • Q2. How to reverse any string
  • Ans. 

    To reverse a string, iterate through the characters and build a new string in reverse order.

    • Iterate through the characters of the string from end to start

    • Append each character to a new string to build the reversed string

    • Return the reversed string as the result

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare with basic programming and logical concepts

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Normal DSA and sql is more then enough.

Round 2 - Technical 

(1 Question)

  • Q1. Project and subject related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear with basic and some basic interview question.

Intern Interview Questions & Answers

Feuji user image Smitha D.M.

posted on 31 Jan 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java related code snippets based mcq around 30 questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Core java concepts and sql and basic coding questions
  • Q2. Non prime numbers coding question continue , break difference polymorphism exception handling
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. DSA Structures and Tests
  • Ans. 

    Understanding of data structures and algorithms is crucial for software engineering roles.

    • Knowledge of common data structures like arrays, linked lists, trees, graphs, etc.

    • Understanding of algorithms like sorting, searching, dynamic programming, etc.

    • Ability to analyze time and space complexity of algorithms.

    • Experience in writing efficient code using data structures and algorithms.

    • Familiarity with common data structure ...

  • Answered by AI
  • Q2. Question on vertx
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 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 - Case Study 

Working on Huge data... want this case study in hide mode..

Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was good in testing my skills, i understood what the organization is expecting from me...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked frontend questions and some dsa questions
  • Q2. Linked list , table in css
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Completed multiple projects including a web-based inventory management system

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. We are you applied to this job
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

First round is the written test

Round 2 - Group Discussion 

Prepare topics well which they will give

Round 3 - Coding Test 

Prepare classic dsa questions

Round 4 - HR 

(2 Questions)

  • Q1. Explain about company which you known
  • Ans. 

    I know about XYZ Company, a leading software development firm specializing in mobile applications.

    • XYZ Company was founded in 2005 and has since developed numerous successful mobile apps for clients in various industries.

    • The company has a team of experienced software developers, designers, and project managers who work together to deliver high-quality products.

    • Some of the notable apps developed by XYZ Company include a ...

  • Answered by AI
  • Q2. Explain the projects
  • Ans. 

    I have worked on various projects including a web application for inventory management and a mobile app for task tracking.

    • Developed a web application using React for inventory management

    • Created a mobile app using Flutter for task tracking

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well while writing the coding test and if don't understand when interviewer is asking. Ask again to clarify

Internauts Infotech Interview FAQs

How to prepare for Internauts Infotech 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 Internauts Infotech. The most common topics and skills that interviewers at Internauts Infotech expect are Analytical Chemistry, CCTV Monitoring, Digital Marketing, Front End and HTML and CSS.

Tell us how to improve this page.

Interview Questions from Similar Companies

Convin Interview Questions
4.3
 • 21 Interviews
Miko Interview Questions
2.9
 • 10 Interviews
Cognida Interview Questions
4.5
 • 10 Interviews
Habilelabs Interview Questions
4.2
 • 8 Interviews
Feuji Interview Questions
2.8
 • 8 Interviews
Leumas Interview Questions
4.0
 • 5 Interviews
Avaamo Interview Questions
3.7
 • 5 Interviews
Switchon Interview Questions
3.1
 • 4 Interviews
View all
Compare Internauts Infotech with

WiJungle

4.2
Compare

Plus IT Park

5.0
Compare

Convin

4.3
Compare

Miko

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