Upload Button Icon Add office photos
Engaged Employer

i

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

Ashore Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ashore Systems Interview Questions, Process, and Tips

Updated 16 Dec 2024

Top Ashore Systems Interview Questions and Answers

Ashore Systems Interview Experiences

Popular Designations

4 interviews found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is blockchain?
  • Ans. 

    Blockchain is a decentralized, distributed ledger technology that securely records transactions across multiple computers.

    • Consists of blocks of data linked together in a chain using cryptography

    • Transactions are verified by network participants through consensus mechanisms

    • Immutable and transparent, providing security and trust in data integrity

    • Examples include Bitcoin and Ethereum networks

  • Answered by AI
  • Q2. What is Python?
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is interpreted, not compiled

    • It supports multiple programming paradigms like procedural, object-oriented, and functional programming

    • Python has a large standard library and a vibrant community of developers

    • Example: print('Hello, World!') is a simple Python program that prints 'Hello, World!' to the console

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. No Question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - I attended an interview that turned out to be a complete waste of time. The technical round was basic, but the HR round was where things went downhill. They offered a position with exploitative term-working for free for four months, followed by just 5k per months, and then a salary of 17-20k. They also insisted on a two year bond, threatening legal action if u leave. they were more focused on this part.

The office was a cramped 2BHK apartment size with no basic amenities, and the HR did not answer my calls for clarification. Overall, it felt like they were exploiting students, and i walked away with a very negative impression.

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. General Concepts in Programming Language
Round 2 - HR 

(1 Question)

  • Q1. Introduction + Discussion regarding company terms

Software Engineer Intern Interview Questions asked at other Companies

Q1. Check if Two Trees are Mirror Given two arbitrary binary trees, your task is to determine whether these two trees are mirrors of each other. Explanation: Two trees are considered mirror of each other if: The roots of both the trees are the... read more
View answer (1)
Ashore Systems Interview Questions and Answers for Freshers
illustration image

Php Intern Interview Questions & Answers

user image Anonymous

posted on 7 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Oct 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between require and include
  • Ans. 

    require is a fatal error, include is a warning

    • require will produce a fatal error if the file is not found, include will only produce a warning

    • require is used when the file is essential for the script to run, include is used when the file is not essential

    • require_once and include_once are similar but ensure the file is only included once

  • Answered by AI
  • Q2. Mysql connection

Skills evaluated in this interview

Php Intern Interview Questions asked at other Companies

Q1. Write html and CSS code to make a card
View answer (1)

Web Developer Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2021

I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is php?,array,codeigniter framework,css,bootstrap etc..
  • Ans. 

    PHP is a server-side scripting language used for web development. It is widely used for creating dynamic web pages.

    • PHP is an acronym for Hypertext Preprocessor.

    • It is a popular scripting language for web development.

    • PHP can be embedded into HTML code.

    • It is used to perform various tasks on the server-side, such as processing form data, interacting with databases, and generating dynamic content.

    • Arrays in PHP are used to s...

  • Answered by AI
  • Q2. Array types
  • Q3. Index array,numeric array ,associative array

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly stress test.Interviewer was a very friendly person.
It latest for about 30 mins.Interviewer wanted to test my knowledge and communication skills.
most of the questions ask to my mca curriculam. and my project also.

Skills evaluated in this interview

Web Developer Interview Questions asked at other Companies

Q1. Last Index of Element The task is to determine the index of the last occurrence of a specified element x within an array that may contain duplicate elements. If the element is not present, return -1. Input: The first line contains an intege... read more
View answer (1)

Ashore Systems interview questions for popular designations

 Software Engineer Intern

 (1)

 Web Developer

 (1)

 Php Intern

 (1)

 Software Developer Intern

 (1)

Jobs at Ashore Systems

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is Excel what is vlookup what is your strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and bold

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Campus Placement and was interviewed before Jan 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First question in hr interview is tell about yourself then the hr asked questions what I mentioned in my resume. So put the information in resume what you known well. My unique talent is I'm a stage spea...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident, don't put irrelevant information in your resume update yourself relating to your studies
Contribute & help others!
anonymous
You can choose to be anonymous

Ashore Systems Interview FAQs

How many rounds are there in Ashore Systems interview?
Ashore Systems interview process usually has 2 rounds. The most common rounds in the Ashore Systems interview process are Technical, HR and Resume Shortlist.
How to prepare for Ashore 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 Ashore Systems. The most common topics and skills that interviewers at Ashore Systems expect are PHP, Codeigniter, Laravel, HTML and Javascript.
What are the top questions asked in Ashore Systems interview?

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

  1. what is php?,array,codeigniter framework,css,bootstrap et...read more
  2. what is blockcha...read more
  3. What is Pyth...read more

Recently Viewed

SALARIES

Tech Mahindra

SALARIES

INDO-MIM

COMPANY BENEFITS

INDO-MIM

No Benefits

SALARIES

IIT Delhi

SALARIES

INDO-MIM

REVIEWS

INDO-MIM

No Reviews

SALARIES

Presidio Solutions Pvt Ltd

No Salaries

LIST OF COMPANIES

Digitas

Overview

SALARIES

INDO-MIM

LIST OF COMPANIES

IIT Delhi

Overview

Tell us how to improve this page.

Ashore Systems Interview Process

based on 4 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
View all

Ashore Systems Reviews and Ratings

based on 24 reviews

3.0/5

Rating in categories

3.0

Skill development

2.4

Work-life balance

2.4

Salary

2.9

Job security

2.0

Company culture

1.8

Promotions

2.9

Work satisfaction

Explore 24 Reviews and Ratings
Chief Operating Officer (COO)

Pune

15-20 Yrs

Not Disclosed

Application Architect - Ashore Systems

Pune

11-12 Yrs

Not Disclosed

Senior PHP & CI Developer

Pune

3-6 Yrs

Not Disclosed

Explore more jobs
Senior Software Developer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior PHP Developer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
8 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Ashore Systems with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent