Upload Button Icon Add office photos

Filter interviews by

Sindphana Public School Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Personal Interview 

(2 Questions)

  • Q1. What you did at Msc and some formulas
  • Ans. 

    Studied various topics in MSc and used formulas in research projects.

    • Studied advanced topics in my field of study during MSc

    • Used formulas in research projects to analyze data and draw conclusions

    • Applied statistical formulas to analyze research data

    • Utilized mathematical formulas in modeling and simulations

  • Answered by AI
  • Q2. Details of papers

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok
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 Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Our Ms excel Knowledge
  • Q2. Our speaking level
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Self introduction asked and something about you mention in your resume
  • Q2. Based on the job role they are looking good communication
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

1st round is Aptitude Round That's easy

Round 2 - Technical 

(2 Questions)

  • Q1. Define Python loop?
  • Ans. 

    A Python loop is a control structure that allows for the repeated execution of a block of code.

    • Python provides two main types of loops: 'for' loops and 'while' loops.

    • For loops iterate over a sequence (such as a list or tuple) and execute the block of code for each item in the sequence.

    • While loops continue to execute the block of code as long as a specified condition is true.

    • Example: for num in range(5): print(num) will

  • Answered by AI
  • Q2. What is the use of Java editor
  • Ans. 

    Java editor is a tool used for writing, editing, and managing Java code.

    • Java editor provides syntax highlighting to easily identify different elements in the code.

    • It offers auto-completion to speed up coding process.

    • Java editor can also help in debugging code by highlighting errors and suggesting fixes.

    • Some popular Java editors include Eclipse, IntelliJ IDEA, and NetBeans.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me About yourself?
  • Q2. What's Your salary expectation?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Telephonic Call 

(1 Question)

  • Q1. Finance related questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Hardware engineer technical support
  • Q2. Desktop and laptop hardware engineer
Round 2 - Aptitude Test 

Hardwork postive thinking

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tech support technical
  • Q2. It support hardware
Round 4 - Technical 

(1 Question)

  • Q1. Hardware engineer technical support
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Your past internship experience?
  • Ans. 

    I have completed internships at two tech companies, where I worked on product development and market research.

    • Developed new features for a mobile app at Company A

    • Conducted user surveys and analyzed data to improve user experience at Company B

    • Collaborated with cross-functional teams to launch a new product at Company A

  • Answered by AI
  • Q2. Expectations from PM role and your skills?
  • Ans. 

    Expectations from PM role include leading product development, collaborating with cross-functional teams, and driving product strategy.

    • Leading product development by defining product roadmap and prioritizing features

    • Collaborating with cross-functional teams such as engineering, design, and marketing to ensure successful product launches

    • Driving product strategy by analyzing market trends, customer feedback, and competit...

  • Answered by AI

Corporate Relations Interview Questions & Answers

ETOE user image Anonymous

posted on 4 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How do you add value to the organization?
  • Q2. How do we build relations

Interview Preparation Tips

Interview preparation tips for other job seekers - Great Interview experience. Interview itself is a super learning process

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

I was asked a DSA question, SQL queries, Basic HTML and web technology questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Give the index of first non repeating element in the array.
  • Ans. 

    Find index of first non-repeating element in array of strings.

    • Iterate through array and count occurrences of each element

    • Find first element with count 1 and return its index

  • Answered by AI
  • Q2. SQL queries, Make database Schema

Skills evaluated in this interview

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

I applied via Indeed and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is Canonical URL?
  • Ans. 

    Canonical URL is the preferred version of a webpage that search engines should index and display in search results.

    • Canonical URL helps prevent duplicate content issues.

    • It is specified in the tag of the HTML code.

    • Search engines use canonical URLs to determine the most relevant page to display in search results.

    • Example:

Answered by AI
  • Q2. What is robots tag & txt file?
  • Ans. 

    Robots tag & txt file are used to control search engine crawling and indexing of a website.

    • Robots tag is a meta tag used in the HTML code of a webpage to instruct search engine crawlers on how to interact with the page.

    • Robots.txt file is a text file placed in the root directory of a website to provide instructions to search engine crawlers on which pages to crawl or not crawl.

    • Robots tag can be used to specify directive...

  • Answered by AI
  • Q3. What is Sitemap and why it is used?
  • Ans. 

    A sitemap is a file that lists all the pages of a website to help search engines crawl and index the site more effectively.

    • Sitemaps help search engines discover and index all the pages on a website.

    • They provide metadata about each URL, such as when it was last updated and how often it changes.

    • Sitemaps can improve SEO by ensuring that all important pages are indexed by search engines.

    • XML sitemaps are commonly used for s...

  • Answered by AI
  • Q4. How to check the website loopholes?
  • Ans. 

    Website loopholes can be checked by conducting a thorough website audit and using tools like Google Search Console and SEMrush.

    • Perform a comprehensive website audit to identify technical issues, broken links, and security vulnerabilities.

    • Use tools like Google Search Console to monitor website performance, indexation status, and search traffic.

    • Utilize SEMrush to analyze competitors, track keyword rankings, and identify ...

  • Answered by AI
  • Q5. Why is Google Analytics & Search Console used?
  • Ans. 

    Google Analytics & Search Console are used to track website performance, user behavior, and search engine visibility.

    • Google Analytics provides insights on website traffic, user demographics, and behavior.

    • Search Console helps monitor website performance in Google search results, identify indexing issues, and optimize search visibility.

    • Both tools work together to improve website performance, SEO strategies, and user expe...

  • Answered by AI

    Interview Preparation Tips

    Topics to prepare for Digiperform Digital Marketing Trainer interview:
    • Social Media Marketing
    • SEO
    • Onpage SEO
    • Off page SEO
    • FB Ads
    • Google Ads
    • Google Business Profile
    Interview preparation tips for other job seekers - - Be expert in you skills and knowledge.
    - Be prepared before appearing in an interview.
    - Go through the Company website and know as much as you can.

    Skills evaluated in this interview

    Tell us how to improve this page.

    Sindphana Public School Reviews and Ratings

    based on 6 reviews

    5.0/5

    Rating in categories

    4.0

    Skill development

    4.9

    Work-Life balance

    4.0

    Salary & Benefits

    4.9

    Job Security

    4.9

    Company culture

    4.9

    Promotions/Appraisal

    4.9

    Work Satisfaction

    Explore 6 Reviews and Ratings
    Compare Sindphana Public School with

    ACTE

    4.7
    Compare

    Pradhan Mantri Kaushal Vikas Yojana

    4.1
    Compare

    Beyondriffs

    4.7
    Compare

    School of Scholars

    4.1
    Compare

    Calculate your in-hand salary

    Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
    Did you find this page helpful?
    Yes No
    write
    Share an Interview