Upload Button Icon Add office photos

Filter interviews by

Infoseek Software Systems Interview Questions and Answers

Updated 30 Aug 2021

Infoseek Software Systems Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Pattern Based Questions in programming.
  • Q2. Simple Sorting.
  • Q3. If you tell them that you know HTML, CSS,JS and PHP they will give you a assignment on system to perform in a given time

Interview Preparation Tips

Interview preparation tips for other job seekers - I should have learned the basic technologies of Web dev like HTML, CSS,JS and PHP since they ask you for money( 25000 Rs. ) as training cost if you are not familiar with these. Do learn them before going in .

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)

Interview questions from similar companies

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

I applied via campus placement at CVR College of Engineering, Hyderabad and was interviewed in Aug 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Was easy based on basic cognitive logical reasoning quants and verbal and some puzzles

Round 2 - Group Discussion 

2 nd was group discussion where its for 10 minutes ,u need to talk relevent points and you will be shortlisted to next round

Round 3 - Technical 

(3 Questions)

  • Q1. Difference betwen python and java
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and readability, while Java is a statically typed, object-oriented language with a strong emphasis on performance and scalability.

    • Python is dynamically typed, while Java is statically typed.

    • Python uses indentation for code blocks, while Java uses curly braces.

    • Python is commonly used for web development, data analysis, and artificial intel...

  • Answered by AI
  • Q2. What is exception handling in java
  • Ans. 

    Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

    • Exception handling allows developers to gracefully handle errors that occur during program execution.

    • In Java, exceptions are objects that are thrown when an error occurs.

    • Developers can use try, catch, and finally blocks to handle exceptions.

    • Example: try { // code that may throw an exception } catch (Exception e) { // handle t...

  • Answered by AI
  • Q3. What is react and explain its components
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React allows developers to create reusable UI components.

    • It uses a virtual DOM for efficient rendering.

    • React can be used for building single-page applications.

    • Components in React can have state and props.

    • React follows a unidirectional data flow.

  • Answered by AI
Round 4 - Technical 

(5 Questions)

  • Q1. Sql based question which was of moderate level
  • Q2. Dsa question based on hashmap,hashset and questions on oops
  • Q3. Basic java psuedocodes and (when this syntax what happens)like questions
  • Q4. Expalination of projects in java
  • Ans. 

    Projects in Java involve developing software applications using the Java programming language.

    • Java projects can range from simple console applications to complex web applications.

    • Common Java project topics include data structures, algorithms, GUI development, and database connectivity.

    • Examples of Java projects include a student management system, a banking application, and a social media platform.

  • Answered by AI
  • Q5. Questions based on html react and css(basically questions will be asked on the skills which you mentioned in resume)
Round 5 - Behavioral 

(1 Question)

  • Q1. Interaction with manager on your communication skils and values and some technical
Round 6 - HR 

(1 Question)

  • Q1. Interaction with hr this was final round

Skills evaluated in this interview

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

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

C,c++ questions and two coding questions. basic mcq

Round 2 - Technical 

(3 Questions)

  • Q1. Treeset, hashset difference
  • Ans. 

    TreeSet and HashSet are both implementations of the Set interface in Java, but they have some key differences.

    • TreeSet is a sorted set that maintains elements in ascending order, while HashSet does not guarantee any specific order.

    • TreeSet uses a Red-Black tree data structure for storage, which allows for efficient retrieval of elements in sorted order.

    • HashSet uses a hash table for storage, which provides constant-time p...

  • Answered by AI
  • Q2. Oops concept, dbms, programming questions
  • Q3. Set and treeset and hashset

Interview Preparation Tips

Topics to prepare for ResMed Software Developer interview:
  • DBMS
  • OOPS
Interview preparation tips for other job seekers - none

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic Js concepts like debouncing,event loop, and other output-based questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Js concepts in depth
Round 3 - HR 

(2 Questions)

  • Q1. Hiring manager round, questions around my project
  • Q2. Optimization techniques
  • Ans. 

    Optimization techniques are methods used to improve the efficiency and performance of software applications.

    • Use algorithms like greedy, dynamic programming, or divide and conquer to optimize code

    • Minimize time complexity by avoiding nested loops and unnecessary iterations

    • Utilize data structures like hash tables, arrays, and trees for efficient storage and retrieval

    • Profile code to identify bottlenecks and optimize critic...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on basics, interviewers were very helpful
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 3 - HR 

(1 Question)

  • Q1. Basic information
Round 4 - Technical 

(1 Question)

  • Q1. Based on resume
Round 5 - Coding Test 

Scenario questions logical solving

Round 6 - Case Study 

Need to explain about problems solved in previous round

Round 7 - One-on-one 

(1 Question)

  • Q1. Project discussion and basics information

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst company no job guarantee. Dont waste your time on attending interview. They will conduct 10 around and reject the candidate easily in last round.

Web Developer & Designer Interview Questions & Answers

Paras Cadd user image Abdul Samad Atiullah Ansari

posted on 22 Dec 2023

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

I applied via LinkedIn and was interviewed in Nov 2023. 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 - One-on-one 

(5 Questions)

  • Q1. There was f2f interview.. Mostly asked basic questions and from your resume What is flex box How react components used CSS styling properties Javascript basic fundamentals like array lomanipulation,mergi...
  • Q2. What are flexbox properties
  • Ans. 

    Flexbox properties are CSS properties that allow for flexible layout and positioning of elements within a container.

    • Flexbox properties are used to create responsive and dynamic layouts.

    • Some commonly used flexbox properties include flex-direction, justify-content, align-items, and flex-grow.

    • Flexbox properties can be applied to both the parent container and the child elements within it.

    • Flexbox provides a powerful and int

  • Answered by AI
  • Q3. Javascript data types properties
  • Ans. 

    JavaScript data types have different properties that define their behavior and characteristics.

    • JavaScript has several built-in data types such as string, number, boolean, object, array, etc.

    • Each data type has its own set of properties and methods that can be accessed and manipulated.

    • For example, the string data type has properties like length, which returns the length of the string.

    • The number data type has properties l...

  • Answered by AI
  • Q4. Responsive design properties
  • Ans. 

    Responsive design properties ensure websites adapt to different screen sizes and devices.

    • Fluid grids: Use relative units like percentages to create flexible layouts.

    • Flexible images: Use CSS to ensure images scale proportionally.

    • Media queries: Apply different styles based on screen size and device capabilities.

    • Viewport meta tag: Control how a webpage is displayed on different devices.

    • Responsive typography: Adjust font s...

  • Answered by AI
  • Q5. Javascript array manipulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics at most and whatever you written in resume have basic understanding

Skills evaluated in this interview

Junior Software Engineer Interview Questions & Answers

LogiNext Solutions user image Omkar Darbeshawar (Indian Yogi Star)

posted on 1 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. They check your knowledge according to job role
  • Q2. I have prepared python, big data tech, machine learning, cloud.
  • Q3. They ask about data structure
Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about past experience.
  • Q2. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - nice interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 7 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 - Aptitude Test 

A fun filled "game based" test, where you had a target number on top of screen and then you had to burst some bubbles which had mathematical equations. So if the target number is 24, then you had to burst bubbles which had equations like '12 x 2' , '8 x 3' , '20+4', '48÷2' etc.
In another round, you also had to arrange the bricks 🧱 to fit into the space by changing the shape of bricks.
There were other aptitude tests also which tested your memory and reflex actions.
Total 9 different games.

After these 9 games, you need to give a psychometric tests that evaluates your personality. 5 questions x 7 rounds = Total 35 questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions based on your knowledge of project management and tools. 1. Introduce yourself 2. Explain your day to day life at work. 3. Difference between Agile and Waterfall. 4. Which ETL tools have you wor...
Round 4 - Technical 

(3 Questions)

  • Q1. 1. How many different types of API do you know about? 2. What's the difference between SOAP API and REST API?
  • Ans. 

    There are two main types of APIs - SOAP API and REST API.

    • SOAP API is a protocol-based API that uses XML for communication, while REST API is an architectural style that uses standard HTTP methods like GET, POST, PUT, DELETE.

    • SOAP API has a strict set of rules and standards, while REST API is more flexible and lightweight.

    • SOAP API requires more bandwidth and resources compared to REST API.

    • Examples of SOAP APIs include Sa...

  • Answered by AI
  • Q2. 3. If you reach out to a vendor for API integration, what information would you look for?
  • Ans. 

    Key information for API integration with a vendor

    • Vendor's API documentation

    • Authentication methods required

    • Rate limits and usage restrictions

    • Data formats supported (JSON, XML, etc.)

    • Error handling and response codes

    • Testing environment availability

  • Answered by AI
  • Q3. 4. What are the items in project contract? What factors would you include if you need to create a contract, so that client doesn't hold you for any legal issues?
  • Ans. 

    Items in a project contract and factors to prevent legal issues with clients.

    • Scope of work

    • Project timeline

    • Payment terms

    • Deliverables

    • Change management process

    • Termination clauses

    • Confidentiality agreements

    • Dispute resolution mechanisms

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

(1 Question)

  • Q1. One on one round with Project head. He wanted to understand how a typical project is handled at my current organisation, right from sales handover to closure.
Round 6 - One-on-one 

(4 Questions)

  • Q1. Final round before the HR round, was conducted by Founder and CEO. 1. How does your goals and ambitions align with the job?
  • Q2. 2. Why do you want to become a Project manager and not a product manager?
  • Q3. 3. Why do you want to join Signzy? Are you aligned with the work and culture of Signzy?
  • Q4. 4. A strategy based question was asked to check the thought process. If the company is not doing well overall, and your top leadership have abandoned the company and I ask you to take a responsibility of D...
Round 7 - HR 

(1 Question)

  • Q1. 1. Resume review and details on each work experience. 2. Salary expectations and what will I do if I am offered a salary which is half of my current CTC? 3. Any offer in hand? 4. Joining date and any exi...

Interview Preparation Tips

Interview preparation tips for other job seekers - The process will take anywhere from 2 weeks to 5 weeks to finish after the initial calls. For the aptitude tests, play some brain games beforehand. Use a mobile to give the test as you can react much faster there.
For interviews, check the background of the interviewer on LinkedIn. Questions will asked based on their past experiences or technologies they have worked on. Be honest about your work and be confident.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

CCAT has around 40-50 questions to be solved within 15 minutes

Round 2 - Coding Test 

Codility test has some basic coding questions that come along with an IDE

Round 3 - Technical 

(1 Question)

  • Q1. About NodeJS, React, APIs
Round 4 - Technical 

(1 Question)

  • Q1. Mostly about system design, code in depth, code architecture, security
Round 5 - HR 

(1 Question)

  • Q1. Mostly about explaining how it works at the company, questions on personal work preferences etc

Infoseek Software Systems Interview FAQs

How to prepare for Infoseek Software Systems 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 Infoseek Software Systems. The most common topics and skills that interviewers at Infoseek Software Systems expect are Ajax, JQuery, Joomla, MySQL and PHP.
What are the top questions asked in Infoseek Software Systems interview?

Some of the top questions asked at the Infoseek Software Systems interview -

  1. If you tell them that you know HTML, CSS,JS and PHP they will give you a assign...read more
  2. Pattern Based Questions in programmi...read more
  3. Simple Sorti...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Infoseek Software Systems interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Infoseek Software Systems Reviews and Ratings

based on 15 reviews

4.0/5

Rating in categories

4.3

Skill development

4.4

Work-Life balance

3.8

Salary & Benefits

4.6

Job Security

4.1

Company culture

3.6

Promotions/Appraisal

4.0

Work Satisfaction

Explore 15 Reviews and Ratings
Software Engineer
4 salaries
unlock blur

₹1.2 L/yr - ₹1.8 L/yr

Junior Software Developer
4 salaries
unlock blur

₹2.3 L/yr - ₹6.2 L/yr

Web Developer
4 salaries
unlock blur

₹1 L/yr - ₹1.8 L/yr

Software Developer
3 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Business Development Manager
3 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Explore more salaries
Compare Infoseek Software Systems with

Yalamanchili Software Exports

3.4
Compare

Xtancia Technosoft

4.1
Compare

ScoreMe Solutions

4.4
Compare

Global Edge Software

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview