Upload Button Icon Add office photos

Filter interviews by

Ekart Logistics Senior Systems Engineer Interview Questions and Answers

Updated 14 Aug 2024

Ekart Logistics Senior Systems Engineer Interview Experiences

2 interviews found

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

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. Humans resources
  • Q2. Technical round
  • Q3. Tell you about yourself
  • Q4. All technical skills
  • Q5. Network printer congratulations

Interview Preparation Tips

Topics to prepare for Ekart Logistics Senior Systems Engineer interview:
  • Technical Skills
  • Technical Support
  • Computer Networking
  • CCNA
  • Ubantu
  • Operating Systems
  • Cloud Computing
  • Redhat Linux
Interview preparation tips for other job seekers - I have a good communication and teachinal skills.

Interview Questionnaire 

2 Questions

  • Q1. Basic commands used in ubuntu
  • Ans. 

    Basic commands used in Ubuntu include ls, cd, mkdir, rm, sudo, apt-get, and nano.

    • ls - list directory contents

    • cd - change directory

    • mkdir - make directory

    • rm - remove files or directories

    • sudo - execute a command as superuser

    • apt-get - package manager for Ubuntu

    • nano - text editor for Ubuntu

  • Answered by AI
  • Q2. Basic questions of network

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the Ubuntu commands and system related questions and network.

Skills evaluated in this interview

Senior Systems Engineer Interview Questions Asked at Other Companies

asked in Siemens
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Infosys
Q2. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the differe ... read more
asked in Siemens
Q3. LRU Cache Design Question Design a data structure for a Least Rec ... read more
asked in Infosys
Q4. 1. Explain COND parameter in JCL. What parameters can be coded bo ... read more
asked in Infosys
Q5. What is Data Dictionary, an explanation about all the elements of ... read more

Interview questions from similar companies

Round 1 - Coding Test 

JavaScript,CSS.HTML.REACT.JS.NODE.JS.REST API

Round 2 - Aptitude Test 

Apptitude, reasoning, English mathematics ,Trignmatry

Interview Preparation Tips

Interview preparation tips for other job seekers - I am an Electrical engineering graduate and a fronted developer who can write efficient code using
HTML,CSS,Javascript and React.js. I like to Work in a healthy and Professional environment where i can
use my skills for growth of the Comapany
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

4 questions, duration:-1:30 , platform:-hackerearth

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How to manage and configure postfix mail server.
  • Ans. 

    Postfix mail server can be managed and configured using configuration files and command line tools.

    • Edit the main configuration file /etc/postfix/main.cf to make changes to the server settings

    • Use postconf command to view or change configuration parameters

    • Restart the postfix service after making changes for them to take effect

    • Utilize tools like postmap to manage lookup tables for postfix

    • Monitor mail server logs for troub

  • Answered by AI
  • Q2. OS go to maintenance mode, how to fix it.
  • Ans. 

    To fix an OS in maintenance mode, reboot the system, check for any recent changes or updates, run diagnostics, and restore from a backup if necessary.

    • Reboot the system to see if it resolves the issue

    • Check for any recent changes or updates that may have caused the OS to go into maintenance mode

    • Run diagnostics to identify any hardware or software issues

    • Restore the OS from a backup if needed

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. What is the difference between L2 and L3 switch
  • Ans. 

    L2 switches operate at the data link layer and make forwarding decisions based on MAC addresses, while L3 switches operate at the network layer and make forwarding decisions based on IP addresses.

    • L2 switches operate at the data link layer of the OSI model

    • L2 switches make forwarding decisions based on MAC addresses

    • L3 switches operate at the network layer of the OSI model

    • L3 switches make forwarding decisions based on IP ...

  • Answered by AI
  • Q2. Wh lan is faster and wifi?
  • Ans. 

    Wired LAN is faster than WiFi.

    • Wired LAN typically offers faster and more stable connection speeds compared to WiFi.

    • WiFi speeds can be affected by interference, distance from the router, and the number of devices connected.

    • Examples of wired LAN technologies include Ethernet and Powerline adapters.

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

(1 Question)

  • Q1. What do we do if scope are full on DHCP server
  • Ans. 

    If scope are full on DHCP server, you can either expand the scope or delete inactive leases to make room for new ones.

    • Expand the scope by increasing the range of IP addresses available for lease

    • Delete inactive leases to free up space for new leases

    • Check for any misconfigured devices causing IP address conflicts

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(3 Questions)

  • Q1. 1.Java8 and multithreading concepts. 2.Microservices architecutre . 3.Angular lifecycle hooks.
  • Q2. Microservice architecture level
  • Ans. 

    Microservice architecture is an architectural style that structures an application as a collection of loosely coupled services.

    • Microservices are small, independent, and autonomous services that communicate with each other through APIs.

    • Each microservice is responsible for a specific business capability and can be developed, deployed, and scaled independently.

    • Microservices promote flexibility, scalability, and fault tole...

  • Answered by AI
  • Q3. Good answer for interview of java
Round 3 - Technical 

(2 Questions)

  • Q1. Microservices architecutre
  • Q2. Microservices architecutre Angular

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview questions they are asking for experience candidates.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Apr 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What is proxy server?
  • Ans. 

    A proxy server acts as an intermediary between clients and servers, forwarding requests and responses.

    • Proxy server acts as a middleman between clients and servers

    • It forwards client requests to the appropriate server

    • It caches data to improve performance

    • It can be used for filtering and blocking certain content

    • Examples: Squid, Nginx, Apache HTTP Server

  • Answered by AI
  • Q2. What is Dns? What is DHCP? Which port is useing smtp?
  • Ans. 

    DNS is a system that translates domain names into IP addresses. DHCP is a protocol that assigns IP addresses to devices on a network. SMTP uses port 25.

    • DNS stands for Domain Name System

    • It translates domain names (e.g., www.example.com) into IP addresses (e.g., 192.168.1.1)

    • DHCP stands for Dynamic Host Configuration Protocol

    • It automatically assigns IP addresses to devices on a network

    • SMTP stands for Simple Mail Transfer ...

  • Answered by AI
  • Q3. What is vpn? Which port use for DNS service?
  • Ans. 

    VPN stands for Virtual Private Network. It provides a secure and encrypted connection over a public network.

    • VPN allows users to access a private network remotely.

    • It creates a secure tunnel between the user's device and the network.

    • VPN masks the user's IP address and encrypts the data transmitted.

    • It is commonly used for remote work, accessing geo-restricted content, and enhancing online privacy.

    • Examples of VPN protocols

  • Answered by AI
  • Q4. Define colour stright through cable? If os corrupt. How it is resolved?
  • Ans. 

    A color straight through cable is a type of Ethernet cable used to connect devices in a network.

    • A color straight through cable is also known as a patch cable or a straight-through cable.

    • It is used to connect devices such as computers, switches, and routers in a network.

    • The cable has the same pin configuration on both ends, allowing for direct device-to-device connections.

    • The color coding of the cable follows the T568A ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for CMS IT Services System Engineer interview:
  • B.Tech
Interview preparation tips for other job seekers - Respected all,
I am Mithun karmakar also I am learning person from each other. Any one can learn to me I always acceptable and thanks full to you. I hope daily besis practice revice are very helpful for creaking interview. Thank you so much.

Skills evaluated in this interview

Round 1 - Technical 

(2 Questions)

  • Q1. Basic technical question
  • Q2. Basic Server and basic security related question.

Interview Preparation Tips

Interview preparation tips for other job seekers - try to clear your base. they will check your base foundation.
Round 1 - Coding Test 

JavaScript,CSS.HTML.REACT.JS.NODE.JS.REST API

Round 2 - Aptitude Test 

Apptitude, reasoning, English mathematics ,Trignmatry

Interview Preparation Tips

Interview preparation tips for other job seekers - I am an Electrical engineering graduate and a fronted developer who can write efficient code using
HTML,CSS,Javascript and React.js. I like to Work in a healthy and Professional environment where i can
use my skills for growth of the Comapany

Ekart Logistics Interview FAQs

How many rounds are there in Ekart Logistics Senior Systems Engineer interview?
Ekart Logistics interview process usually has 1 rounds. The most common rounds in the Ekart Logistics interview process are One-on-one Round.
What are the top questions asked in Ekart Logistics Senior Systems Engineer interview?

Some of the top questions asked at the Ekart Logistics Senior Systems Engineer interview -

  1. Basic commands used in ubu...read more
  2. Network printer congratulati...read more
  3. Humans resour...read more

Tell us how to improve this page.

Ekart Logistics Senior Systems Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Delhivery Interview Questions
3.9
 • 450 Interviews
ElasticRun Interview Questions
3.5
 • 247 Interviews
Morningstar Interview Questions
3.9
 • 242 Interviews
Oyo Rooms Interview Questions
3.3
 • 226 Interviews
Fractal Analytics Interview Questions
4.0
 • 205 Interviews
Unacademy Interview Questions
3.0
 • 205 Interviews
Vedantu Interview Questions
3.4
 • 192 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
View all

Ekart Logistics Senior Systems Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Team Lead
1.3k salaries
unlock blur

₹1 L/yr - ₹7.1 L/yr

Senior Executive
826 salaries
unlock blur

₹1.9 L/yr - ₹8.5 L/yr

Data Entry Operator
785 salaries
unlock blur

₹1 L/yr - ₹3.7 L/yr

Executive
631 salaries
unlock blur

₹1.4 L/yr - ₹6.5 L/yr

Operations Executive
569 salaries
unlock blur

₹1 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Ekart Logistics with

Delhivery

3.9
Compare

Blue Dart Express

4.0
Compare

DTDC Express

3.7
Compare

GATI-KWE

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