i
Experion Technologies
Filter interviews by
I applied via Job Portal and was interviewed in Oct 2021. There was 1 interview round.
Abstract class can have implementation while interface cannot. A class can implement multiple interfaces but not abstract classes.
Abstract class can have constructors while interface cannot.
Abstract class can have non-abstract methods while interface cannot.
Abstract class can have access modifiers while interface methods are public by default.
A class can implement multiple interfaces but can inherit only one abstract c...
SOLID principles are a set of guidelines for writing maintainable and scalable code in .Net.
Single Responsibility Principle (SRP) - each class should have only one responsibility
Open/Closed Principle (OCP) - classes should be open for extension but closed for modification
Liskov Substitution Principle (LSP) - derived classes should be able to substitute their base classes
Interface Segregation Principle (ISP) - clients s...
posted on 7 Jul 2017
posted on 26 Nov 2020
I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.
posted on 20 Feb 2021
I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.
posted on 18 May 2021
I applied via Naukri.com and was interviewed in Nov 2020. There were 4 interview rounds.
posted on 19 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
posted on 15 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 45 minutes
Round difficulty - Medium
I was asked 2 coding questions, questions from my projects and questions related to different java concepts. One question from cloud computing was also asked.
Given an array arr
of length N
consisting of integers, find the sum of the subarray (including empty subarray) with the maximum sum among all subarrays.
Find the sum of the subarray with the maximum sum among all subarrays in a given array.
Iterate through the array and keep track of the current sum and maximum sum seen so far.
If the current sum becomes negative, reset it to 0 as it won't contribute to the maximum sum.
Return the maximum sum as the result.
Example: For input arr = [-2, 1, -3, 4, -1], the maximum subarray sum is 4.
You are given two singly linked lists, where each list represents a positive number without any leading zeros.
Your task is to add these two numbers and return the sum as ...
Add two numbers represented as linked lists and return the sum as a linked list.
Traverse both linked lists simultaneously while keeping track of carry
Create a new linked list to store the sum
Handle cases where one list is longer than the other
Consider edge cases like carry at the end of addition
Round duration - 15 minutes
Round difficulty - Easy
It was a normal discussion about the role, the job expectations and about the company culture.
Tip 1 : Do at-least 200+ dsa problems from various topics.
Tip 2 : Make 2-3 projects and be well versed with their functionality.
Tip 3 : Practice aptitude questions and time yourself while doing the questions.
Tip 1: Keep your resume short, try to make it one pager only.
Tip 2: Mention only position specific projects, and if you have got a good academic score mention it on top.
posted on 28 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
Software Engineer
165
salaries
| ₹2.7 L/yr - ₹10.1 L/yr |
Senior Software Engineer
135
salaries
| ₹5.4 L/yr - ₹17.5 L/yr |
Lead Software Engineer
89
salaries
| ₹6.7 L/yr - ₹22 L/yr |
Technical Lead
70
salaries
| ₹8.9 L/yr - ₹25 L/yr |
Associate Software Engineer
57
salaries
| ₹3 L/yr - ₹4.6 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland