Showing posts with label cronjob. Show all posts
Showing posts with label cronjob. Show all posts

Friday, 2 December 2016

TUI interview

Date: 2 December 2016
Mode: Telephonic.
Duration : 30 minutes.

Questions:

  1. What do you do in your current project?
  2. What are cronjobs? How do you set them?
  3. What is trigger? How does it work? What are the libraries that it uses internally?
  4. Explain whole indexing process?
  5. Explain whole order process?
  6. How does Action and Task work in Hybris?
  7. How to speed up impexes?
  8. Does it matter if the order of declarations are changed in an impex?
  9. What are integration frameworks?
  10. What are service frameworks?
  11. Explain how addons work.
  12. How to determine if an attribute is classification or regular hierarchical.

Friday, 6 November 2015

Deloitte

Date: 6 November 2015
Telephonic

Hybris:

  1. What are the different types of interceptors?
  2. Which one gets called when?
  3. How to disable a particular interceptor?
  4. How to do interceptor mapping?
  5. How to create a new interceptor?
  6. How to create a cronjob?
  7. How to create a new widget?
  8. How to make modifications in cockpit?
  9. I want to ensure that only a particular catalog is visible to a particular user group. How do I do that? Hint : Access rights
  10. I want to show a product catalog to a user in cockpit but not the products?!
  11. Use of autocreate in items.xml.
  12. Why use mapping over collection?
  13. What all classes a generated on ant clean all?
  14. What is the use of DTO?
  15. When "ABCdata.java" is already there the why use "ABCDTO.java"?
  16. How does Solr indexing work?
  17. Why index products? Why not orders?
  18. Why prefer indexing over flexi-query?
  19. How to create a component?
  20. How to create a process?
  21. What all files need to be modified? 
  22. Any DB entries?