Upload Button Icon Add office photos

Filter interviews by

Ishven Systems Interview Questions, Process, and Tips

Updated 17 Dec 2020

Ishven Systems Interview Experiences

1 interview found

Interview Questionnaire 

5 Questions

  • Q1. Basic c# Asp.net sql server
  • Q2. How does garbage collector works?
  • Ans. 

    Garbage collector automatically frees up memory by identifying and removing unused objects.

    • Garbage collector is a part of the runtime environment.

    • It periodically scans the heap memory for objects that are no longer in use.

    • It identifies and removes these objects, freeing up memory for other objects.

    • Garbage collector uses different algorithms like Mark and Sweep, Reference Counting, etc.

    • Example: Java has a garbage collec...

  • Answered by AI
  • Q3. What is session management ?
  • Ans. 

    Session management refers to the process of securely managing user sessions on a web application.

    • It involves creating a unique session ID for each user upon login.

    • The session ID is stored in a cookie or URL parameter and is used to identify the user's session.

    • Session data is stored on the server and can include user information, preferences, and activity.

    • Session timeouts are set to ensure that inactive sessions are ter...

  • Answered by AI
  • Q4. How to optimize sql query?
  • Ans. 

    Optimizing SQL queries involves reducing the number of operations and improving indexing.

    • Use indexes to speed up query execution

    • Avoid using SELECT * and only select necessary columns

    • Use WHERE clause to filter data before joining tables

    • Avoid using subqueries and instead use JOINs

    • Use EXPLAIN to analyze query performance

  • Answered by AI
  • Q5. What is the difference between dataset and datareader?
  • Ans. 

    Dataset is an in-memory representation of data while DataReader is a forward-only, read-only stream of data.

    • Dataset is disconnected while DataReader is connected.

    • Dataset can hold multiple tables while DataReader can hold only one.

    • Dataset can be used to update data while DataReader cannot.

    • DataReader is faster and more efficient for reading large amounts of data.

    • Example: Dataset is used to hold data retrieved from a data...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for a long interview it takes 30 to 60 minutes.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Interview questions from similar companies

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

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

I am writing automation and clicking on aptitude test.

Round 2 - Assignment 

I am writing automation and clicking on assignment test.

Round 3 - Technical 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task testing.
Round 4 - HR 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task. Yes
Round 5 - Assignment 

This is an automation test. I got this task from my senior. I'm doing good.

Interview Preparation Tips

Topics to prepare for 10405090xyzabc Test Engineer interview:
  • Testing
Interview preparation tips for other job seekers - Tips are like this, This an Automation Script which is giving you feedback so , please ignore all above
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Would you like to work
  • Q2. Enjoy working them.not depression go on
  • Q3. Carefully consentrat
  • Q4. Focus on the yourself and your mind
  • Q5. Good expression is the last term point

Interview Preparation Tips

Interview preparation tips for other job seekers - Start and now
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

I am writing automation and clicking on aptitude test.

Round 2 - Assignment 

I am writing automation and clicking on assignment test.

Round 3 - Technical 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task testing.
Round 4 - HR 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task. Yes
Round 5 - Assignment 

This is an automation test. I got this task from my senior. I'm doing good.

Interview Preparation Tips

Topics to prepare for 10405090xyzabc Test Engineer interview:
  • Testing
Interview preparation tips for other job seekers - Tips are like this, This an Automation Script which is giving you feedback so , please ignore all above
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. You can ask anything to me
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Just develop your skills developed your resume just up just talking to friendly conversation to interview
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

I am writing automation and clicking on aptitude test.

Round 2 - Assignment 

I am writing automation and clicking on assignment test.

Round 3 - Technical 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task testing.
Round 4 - HR 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task. Yes
Round 5 - Assignment 

This is an automation test. I got this task from my senior. I'm doing good.

Interview Preparation Tips

Topics to prepare for 10405090xyzabc Test Engineer interview:
  • Testing
Interview preparation tips for other job seekers - Tips are like this, This an Automation Script which is giving you feedback so , please ignore all above
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is u name
  • Ans. 

    My name is John Doe.

    • My name is John Doe.

    • I go by John.

    • John is my first name, and Doe is my last name.

  • Answered by AI
  • Q2. Expression
Round 2 - One-on-one 

(2 Questions)

  • Q1. I am Prakash i am from chennai
  • Q2. How long work in company
Round 3 - One-on-one 
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

I am writing automation and clicking on aptitude test.

Round 2 - Assignment 

I am writing automation and clicking on assignment test.

Round 3 - Technical 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task testing.
Round 4 - HR 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task. Yes
Round 5 - Assignment 

This is an automation test. I got this task from my senior. I'm doing good.

Interview Preparation Tips

Topics to prepare for 10405090xyzabc Test Engineer interview:
  • Testing
Interview preparation tips for other job seekers - Tips are like this, This an Automation Script which is giving you feedback so , please ignore all above
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Last work in company
  • Q2. Over all technical support

Interview Preparation Tips

Topics to prepare for Any Brand Shift Engineer interview:
  • Maintenance
  • Technical Services
Interview preparation tips for other job seekers - Self confidence about my self to work
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

I am writing automation and clicking on aptitude test.

Round 2 - Assignment 

I am writing automation and clicking on assignment test.

Round 3 - Technical 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task testing.
Round 4 - HR 

(2 Questions)

  • Q1. Hey guys? How is it going. I gotta work for it. This is an automation task.
  • Q2. Hey guys? How is it going. I gotta work for it. This is an automation task. Yes
Round 5 - Assignment 

This is an automation test. I got this task from my senior. I'm doing good.

Interview Preparation Tips

Topics to prepare for 10405090xyzabc Test Engineer interview:
  • Testing
Interview preparation tips for other job seekers - Tips are like this, This an Automation Script which is giving you feedback so , please ignore all above

Ishven Systems Interview FAQs

How to prepare for Ishven 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 Ishven Systems. The most common topics and skills that interviewers at Ishven Systems expect are Ajax, WCF, Entity Framework, MVC and SSRS.
What are the top questions asked in Ishven Systems interview?

Some of the top questions asked at the Ishven Systems interview -

  1. What is the difference between dataset and dataread...read more
  2. How does garbage collector work...read more
  3. How to optimize sql que...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

10405090xyzabc Interview Questions
3.9
 • 1.3k Interviews
Any Brand Interview Questions
4.1
 • 57 Interviews
Pie Infocomm Interview Questions
4.5
 • 37 Interviews
MNC AUTOMATION Interview Questions
4.2
 • 33 Interviews
Birla White Interview Questions
4.2
 • 24 Interviews
FreshToHome Interview Questions
3.5
 • 23 Interviews
Beyondriffs Interview Questions
4.7
 • 23 Interviews
View all

Ishven Systems Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

3.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
System Analyst
4 salaries
unlock blur

₹11.8 L/yr - ₹14.5 L/yr

Explore more salaries
Compare Ishven Systems with

Any Brand

4.1
Compare

Electrical Maintenance

4.1
Compare

Meghmani Industries

3.5
Compare

Vistra Corporate Services

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