Allianz Technology
10+ Lotte India Corporation Interview Questions and Answers
Q1. What is linux & why linux is considered to be more secured .how to secure the linux server & what is DNS .how to host a webpage in linux
Linux is an open-source operating system known for its security features. DNS is a system that translates domain names to IP addresses. Hosting a webpage in Linux involves setting up a web server.
Linux is an open-source operating system that is considered more secure due to its strong user permissions system and regular security updates.
To secure a Linux server, best practices include keeping the system updated, using strong passwords, limiting user access, and implementing f...read more
Q2. What are other flavours of linux have you used any other flavour . Diff between telnet and ssh . What is NFS and port no. What is ncat command
I have used various flavors of Linux such as Ubuntu, CentOS, and Fedora. Telnet is insecure while SSH is secure. NFS is a network file system with port number 2049. Ncat is a networking utility for reading and writing data across networks.
Flavors of Linux I have used include Ubuntu, CentOS, and Fedora
Telnet is insecure as it sends data in plain text, while SSH encrypts data for secure communication
NFS (Network File System) allows sharing files/folders over a network, using po...read more
Q3. Ps -ef what will it do what is strace command . What is tar and how to uncompress a file without extracting it what is /etc/motd what does it do
Ps -ef lists all processes, strace command traces system calls, tar is used for archiving files, /etc/motd displays message of the day.
Ps -ef command lists all processes running on the system
Strace command is used to trace system calls made by a process
Tar command is used to archive files and directories
To uncompress a file without extracting it, you can use 'tar -xOzf file.tar.gz | less' to view the contents without extracting
/etc/motd is a file that displays a message of th...read more
Q4. How can you change links in hundreds of articles, if expired?
Use a link checker tool to identify and replace expired links in bulk.
Use a link checker tool like Screaming Frog or Ahrefs to crawl all the articles and identify the expired links.
Create a list of all the expired links and their corresponding articles.
Replace the expired links with updated ones or remove them if no longer relevant.
Use find and replace function in a text editor to replace links in bulk.
Test the updated links to ensure they are working properly.
Q5. How to deny access to user in linux and how to check how many users are logged in
To deny access to a user in Linux, you can use the 'usermod' command to lock the account. To check how many users are logged in, you can use the 'who' command.
To deny access to a user, use 'usermod -L username' to lock the account
To check how many users are logged in, use the 'who' command
You can also use the 'w' command to see who is logged in and what they are doing
Q6. What are the important ponts to remember while creating article?
Important points to remember while creating an article
Identify the target audience
Choose a relevant and interesting topic
Research and gather information from credible sources
Organize the article with a clear structure
Use simple and concise language
Proofread and edit for errors
Include visuals to enhance understanding
Cite sources properly
Avoid plagiarism
Q7. What are the top 3 parts of the articles?
The top 3 parts of an article are the headline, introduction, and body.
Headline - grabs attention and summarizes the article
Introduction - provides context and sets the tone
Body - contains the main content and supporting details
Q8. How to manage the article format?
Managing article format involves structuring content, using headings, subheadings, bullet points, and images.
Use headings and subheadings to break up the content into sections
Use bullet points to highlight important information
Include images to make the article more engaging
Ensure the article is easy to read and visually appealing
Q9. What are Knowledge base articles?
Knowledge base articles are written documents that provide information and solutions to common problems or questions.
They are used to share knowledge within an organization or with customers
They can include step-by-step instructions, troubleshooting tips, and best practices
They are often searchable and organized by topic or category
Examples include user manuals, FAQs, and technical support documents
Q10. What is keyword?
A keyword is a word or phrase that is used to identify the main topic or theme of a piece of content.
Keywords help search engines understand what a piece of content is about
They are used in SEO to improve search engine rankings
Keywords should be relevant to the content and used naturally
Examples of keywords include 'best pizza in town' or 'how to train a dog'
Q11. What is overloading and overriding?
Overloading is having multiple methods with the same name but different parameters. Overriding is replacing a method in a subclass.
Overloading is used to provide different ways to call a method with different parameters
Overriding is used to change the behavior of a method in a subclass
Overloading is resolved at compile-time while overriding is resolved at runtime
Overloading is done within the same class while overriding is done in a subclass
Example of overloading: public void...read more
Q12. What is storage class specifire?
Storage class specifier is a keyword used in C programming language to define the scope and lifetime of a variable.
There are four storage class specifiers in C: auto, register, static, and extern.
Auto variables are created when a function is called and destroyed when the function returns.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared outside of any function and can be ac...read more
More about working at Allianz Technology
Top HR Questions asked in Lotte India Corporation
Interview Process at Lotte India Corporation
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month