Upload Button Icon Add office photos
Engaged Employer

i

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

Indian Servers Verified Tick

Compare button icon Compare button icon Compare
4.6

based on 41 Reviews

Filter interviews by

Indian Servers Interview Questions and Answers

Updated 2 Aug 2024

Indian Servers Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Aug 2024

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

I applied via Newspaper Ad and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is cyber security
  • Ans. 

    Cyber security is the practice of protecting systems, networks, and data from digital attacks.

    • Involves protecting computers, servers, mobile devices, networks, and data from malicious attacks

    • Includes implementing security measures such as firewalls, antivirus software, encryption, and multi-factor authentication

    • Cyber security professionals work to prevent, detect, and respond to cyber threats

    • Examples of cyber attacks i...

  • Answered by AI
  • Q2. What is web application pentesting
  • Ans. 

    Web application pentesting is the process of identifying security vulnerabilities in web applications through simulated attacks.

    • Identifying security vulnerabilities in web applications

    • Simulating attacks to test the security measures

    • Providing recommendations for improving security

    • Examples: SQL injection, cross-site scripting (XSS), CSRF

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - cool

Skills evaluated in this interview

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Programming questions in python
  • Q2. Selenium and API Testing interview questions
Round 2 - Technical 

(2 Questions)

  • Q1. Deeper Product-related question
  • Q2. Programming using python
  • Ans. 

    Python is a versatile programming language known for its simplicity and readability.

    • Python is an interpreted language, making it easy to write and test code quickly.

    • It supports multiple programming paradigms, including object-oriented, imperative, and functional programming.

    • Python has a large standard library with built-in modules for various tasks, reducing the need for external libraries.

    • Python uses indentation to de...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am damn sure I cleared the interview, but no call back from the HR, no rejection emails. When I called the HR, she cut the call. Worst interview experience ever
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Hacker Rank SQL Questions 2 . and 10 MCQ based

Round 2 - Technical 

(3 Questions)

  • Q1. Select customer, sum(amt ) as total_amt from t1 group by customer how many no. of rows it will return and explain this table t1 column name-> dept customer item amt
  • Q2. Select * , sum(amt) over (partition by customer) as total_amt from t2
  • Q3. How many Customers has purchased same item on the Same day more than onnce

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic sql and solve questiosn without seeing answers
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions related to Java versions. System design, Kafka and rabbit mq
Round 2 - Technical 

(1 Question)

  • Q1. Some more questions on system design. Questions on Messaing system, EDA and Microservices architecture. AWS cloud.
Round 3 - Coding Test 

I am not sure about what this round about. After couple of simple management questions, The interviewer asking leet code questions which was not expected as it was mentioned that its a managerial round. As it was on 31st I was little not prepared and wanted to skip the question. The interviewer got offended and talking very rude. At this point I got the idea that interview is not.

Worst part is after every round they is no feedback cycle. they just ghost you. very bad attitude.

Intern Interview Questions & Answers

CodeClouds user image dipnarayan sen

posted on 3 Jan 2025

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

General Computer Science Questions.

Round 2 - Technical 

(3 Questions)

  • Q1. 2NF and 3NF difference
  • Q2. Alternative of using loop to print 1 to 100
  • Q3. Delete and Truncate Difference
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic OOPs concept and coding
Round 2 - Technical 

(3 Questions)

  • Q1. Basic DSA question
  • Q2. 1 mySql query to fetch records
  • Q3. Design patterns

Interview Preparation Tips

Topics to prepare for Entrata PHP Developer interview:
  • php
  • mysql
  • oops
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. What is the code to determine the minimum number of dice throws required to reach 100 in a game of Snakes and Ladders?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Have you used fluient wait in selenium and why we are not using mostly
  • Ans. 

    Fluent wait in Selenium is used for handling dynamic elements and synchronization issues.

    • Fluent wait is used to wait for a condition to be true before proceeding with the next steps in Selenium automation scripts.

    • It provides more flexibility in defining wait conditions compared to implicit or explicit waits.

    • Fluent wait can be used to wait for a specific element to be visible, clickable, or any other custom condition.

    • It...

  • Answered by AI
  • Q2. How to get all the links available in the page
  • Ans. 

    To get all the links available on a page, you can use web scraping techniques.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple we have to stick to basics well.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Coding with design fundamentals on BST and DP
Round 2 - Technical 

(2 Questions)

  • Q1. Coding test with BST, DP
  • Q2. LLD, HLD on telecom. SOLID principles, Design patterns, System design
Round 3 - One-on-one 

(1 Question)

  • Q1. One on one round with Architect and Manager. What do we know about SIP, SS7, Diameter.
Round 4 - HR 

(1 Question)

  • Q1. Usual HR questions

Interview Preparation Tips

Topics to prepare for Mobileum Technical Lead interview:
  • Dynamic programing
  • Binary Search Tree
  • Kafka
  • Rabbitmq
  • Java
  • C++
  • JUnit
Interview preparation tips for other job seekers - Prepare yourselves to get the call back after the scheduled interviews after a month or so if you are selected.

If you get the offer letter, please do not join this company.

Not very considerate people, though the policies are there. No WLB, politics, poor product and project management. Architects know the stuff but they don't have the documents about the products, no KT.

Again please seriously take this advice, if you get one offer, please do not join the company.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic to intermediate.net, EF, SQL, C#, OOP
  • Q2. Basics of .Net Core
Round 2 - Technical 

(1 Question)

  • Q1. Deep into.net and sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers were good and friendly, but HR's does not have any management.

I completed 2 tech rounds, shortlisted in both of them and then HR is saying that my experience is low for the position so they will not move forward. Seriously W.T.F..

And after that HR is not picking up calls
Even while scheduling interviews there were 3-4 rescheduled.

Indian Servers Interview FAQs

How many rounds are there in Indian Servers interview?
Indian Servers interview process usually has 1 rounds. The most common rounds in the Indian Servers interview process are Technical.
What are the top questions asked in Indian Servers interview?

Some of the top questions asked at the Indian Servers interview -

  1. what is web application pentest...read more
  2. What is cyber secur...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 48 Interviews
Darwinbox Interview Questions
3.8
 • 41 Interviews
Grey Orange Interview Questions
3.2
 • 37 Interviews
GoDaddy Interview Questions
3.7
 • 12 Interviews
MilesWeb Interview Questions
4.6
 • 3 Interviews
ZNetLive Interview Questions
2.4
 • 2 Interviews
Hosting Raja Interview Questions
4.9
 • 1 Interview
View all

Indian Servers Reviews and Ratings

based on 41 reviews

4.5/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

4.2

Salary

4.1

Job security

4.5

Company culture

4.2

Promotions

4.5

Work satisfaction

Explore 41 Reviews and Ratings
Intern
7 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Machine Learning Intern
3 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Explore more salaries
Compare Indian Servers with

GoDaddy

3.7
Compare

HostGator.com

4.0
Compare

Bigrock

5.0
Compare

Net4

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